Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Batch Process- Remove Master Password

Status
Not open for further replies.

s0ccerdude

Technical User
Jul 2, 2003
38
0
0
US
I encrypted a large number (i.e. 1500) of pdf files with a "master" password in Adobe Acrobat 5.0. I now want to remove the security for each file (the password is the same for each file). Is there a way to do this using the batch processing feature? It appears that I will have to write some JavaScript code to create a sequence that will do this. There is no generic sequence among the options available in the Acrobat batch sequences.

Can someone help with this code or else provide alternative advice?

 
I figured out how to do this.
First, you must know what the master password is.
Once you know what the master password is, pull up the batch processing preferences (ctrl+k). Click on "batch processing" from the menu that is displayed. Change the security handler to "Acrobat Standard Security". Acrobat will now prompt for the master password before performing batch sequence.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top