Share the restoration design draft with the partner agency's review team and restrict viewing: add password protection…
Open the PDF file you want to encrypt in Adobe Acrobat Pro.
Select File from the top menu, then choose Properties.
In the Document Properties window, click the Security tab.
In the Security Method dropdown, select Password Security.
Under the Document Open section, check the option to require a password to open the document.
Enter a strong password in the Document Open Password field and confirm it when prompted.
CautionMake sure to remember the password; if lost, the document cannot be opened.
In the Options area, select the option to encrypt all document contents.
Best practiceEncrypting all document contents is recommended for maximum security when emailing sensitive PDFs.
Click OK to apply the password settings.
When prompted, re-enter the password to confirm.
Save the PDF to apply encryption and password protection.
Best practiceBefore emailing, test the PDF by reopening it to ensure the password works as expected.
After applying password protection, always save a backup of the original PDF in case you need to make changes later.
This runs in the Acrobat app - there is no separate API for this task.
| Password Type | Purpose | Effect |
|---|---|---|
| Document Open Password | To view the PDF | User must type this password to open the file. |
| Permissions Password | To change restrictions (edit, print) | User must type this password to modify the PDF's security settings or content. |
You should use password protection to keep your information private and secure. It stops people who are not allowed from opening, changing, or printing your important documents. This helps protect sensitive data like contracts or personal details from being seen or misused by the wrong people.
No, Adobe Acrobat cannot help you get back a forgotten PDF password. Once a PDF is password protected, the password is part of the file's encryption. If you lose it, the file cannot be opened or changed. Always keep an unprotected backup copy of important PDFs.
Yes, you can automate password protection for many PDFs using the Adobe PDF Services API. This is useful for large tasks. The API lets you protect PDFs with AES-128 or AES-256 encryption. You can also set specific permissions for printing or filling out forms. This makes it easy to secure many documents at once without doing each one by hand.