Apply viewing restrictions and certify the draft [exhibit catalogue PDF] so the public copy cannot be altered while th…
Open the PDF file you want to encrypt in Adobe Acrobat Pro.
Go to the File menu and select Properties.
In the Document Properties window, click the Security tab.
In the Security Method dropdown, select Password Security.
Check the option to require a password to open the document.
Enter your desired password in the password field and confirm it when prompted.
CautionIf you forget this password, you will not be able to open the PDF.
Click OK to apply the settings.
When prompted, re-enter the password to confirm.
Save the PDF to finalize password protection.
Best practiceFor best security, choose a strong password and select 'Encrypt all document contents' if prompted.
You must save the PDF after setting the password for encryption to take effect.
This runs in the Acrobat app - there is no separate API for this task.
| Password Type | Purpose | What it controls |
|---|---|---|
| Document Open Password | To open the PDF | Access to view the file content |
| Permissions Password | To change restrictions | Printing, editing, copying, filling forms |
It is very important to keep an unprotected backup because if you forget the password you set for your PDF, there is no way to recover it from the file itself. Having a backup ensures you can always access your original content, even if you lose the password to the protected version.
Yes, you can automate locking many PDF draft catalogues. The Adobe PDF Services API offers a 'Protect PDF' operation. This allows you to programmatically add passwords and set specific permissions, like high or low print quality and fill-and-sign restrictions, to many documents at once. This is very useful for large batches of files.