I would like to ask if it\'s possible to use PHP in removing a password from a password-protected PDF file in which I already know the password? I\'ve seen this page which p
Of course it's possible, all you need to do is reverse engineer the encryption and compression and implement the reverse operations in PHP - but why bother: