Password Protect PDF's

L

lbernarde

I have approximately 100 pdf's that are being created overnight using another
application. I then have to open each one and add a password. I know how to
find the file and path names to locate the pdf's, is there any way I can use
VBA to add the password, so I don't have to manually add them?
Thanks
 
L

lbernarde

I actually have that code and looked at it, but it is creating the .pdf from
access. These are already created .pdf's.
 
G

Graham Mandeno

Sorry, can't help then, and this is the wrong newsgroup as your question
really has nothing to do with Access.

I suggest you try a forum dedicated to Adobe Acrobat, or whatever is the
application you are using to add the passwords.

DynaPDF (http://www.dynaforms.com) might have this capability. I know that
Stephen uses DynaPDF for his code.
 
Top