Lock the published [procedures] with viewing controls: add a viewing [password] to the [pdf], set permissions to preve…
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 | Control Level |
|---|---|---|
| Document Open Password | To open and view the PDF. | Basic: Only allows opening. |
| Permissions Password | To change restrictions like printing, editing, or copying. | Advanced: Controls specific actions. |
Using AES-256 encryption for your PDF documents provides a very high level of security. It makes it much harder for unauthorized people to access or read your information. This is important for sensitive documents where data protection is a top priority, ensuring your content remains private.
Yes, you can protect PDF documents using the Adobe PDF Services API. This allows you to automate the process of adding passwords and setting permissions, like print and fill-and-sign options. It's useful for workflows that need to secure many documents without manual steps.
If you forget the password to your protected PDF, you cannot recover it from the document itself. The PDF is designed to be secure. Always keep an unprotected backup copy of your document or record your password in a safe place to avoid losing access.