I could open protected pdf file by vba, but everytime I open the file I still need password for it. Is there a way I could remove encrypted part by vba?
Asked
Active
Viewed 562 times
0
-
https://stackoverflow.com/questions/272503/removing-the-password-from-a-vba-project – Mech Jun 13 '20 at 01:58
-
1You cannot use VBA to remove the password from a PDF file. The link above is for removing a password from a VBA project, and will not help you. – braX Jun 13 '20 at 04:15
-
What can I do to remove the password? M – mei Jun 13 '20 at 06:14