I have an HR report with employee salaries to share with the department head. Password-protect the PDF with a strong p…
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.
Choose a Document Open Password if you want to stop anyone from seeing the content of your PDF without knowing the password. Choose a Permissions Password if you want people to open the PDF, but you want to control what they can do with it, like printing or making changes. You can set both if you need strong security and control.
AES-128 and AES-256 are strong methods of encryption used to secure your PDF with a password. AES stands for Advanced Encryption Standard. The numbers 128 and 256 refer to the key length, with 256-bit encryption being stronger than 128-bit. These standards are widely used and trusted for protecting sensitive data, making it very difficult for unauthorized people to access your document's content.
Yes, when you set a Permissions Password, you can choose specific restrictions. The Adobe PDF Services API, for example, supports granular permissions like allowing 'fill-and-sign' options. This means you can secure your document but still allow users to fill in form fields or add their signature, depending on the permissions you set.
It is important to keep an unprotected backup because if you forget the password for your PDF, there is no way to recover it from the document itself. Having a backup ensures you can still access your original content, even if you lose the password for the secured version.