Redact bank account numbers from the supplier contract with [supplier=Atlantic Freight] before circulating it to inter…
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.
A Document Open Password stops anyone from opening your PDF without the correct password. A Permissions Password lets people open the PDF but stops them from doing things like printing or copying text. Use both if you want to control who sees your document and what they can do with it after opening.
AES-128 and AES-256 are strong methods to encrypt, or scramble, your PDF data. AES-256 is stronger than AES-128 and provides a higher level of security. Both protect your document from being read by people without the password. Choosing a higher encryption level, like AES-256, is good for very sensitive information.
It is important to keep an unprotected backup because if you forget the password for your PDF, there is no way to get it back. The PDF itself cannot recover a lost password. Having a backup ensures you will not lose access to your important information if you forget the original password.
Yes, you can automate adding passwords to many PDFs. Adobe Acrobat offers an API (Application Programming Interface) that allows you to secure multiple documents programmatically. This is useful for businesses that need to protect large numbers of files regularly.