Once I upload a protected PDF with password through a PHP page, I need to remove the password (stored in hardcoded way) with some PHP function and then save the current unprotected PDF file in the server's filesystem. Do you know any method / library to do it?
Thank you Fabrizio