These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Password Protect multiple PDF Files

MANU_DB
Registered: Dec 6 2010
Posts: 2

Hi
 
I have 100 pdf files in a folder (without password protection). The respective file name and the password to assign are in a spreadsheet. Can I assign password to the individual pdf files based on the password in excel?
 
I have installed Acrobat Pro 9.0
 
Please help.
 
Manuel Simon

My Product Information:
Acrobat Pro 9.0, Windows
lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
The only way to do this using a batch sequence is if you use the same password for each file.

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.

MANU_DB
Registered: Dec 6 2010
Posts: 2
Thanks Lori!

Just to check...

Can we use VBA to invoke assigning password to a PDF?
something like...
object1.SetPassword = "password123"
OR
Would scripting in "Adobe LiveCycle Designer ES 8.2" help in accomplishing the above task?