We’ve had near-misses where junior staff accessed health files unnecessarily. Across the last 18 incidents, map why ac…
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 | Who needs it? |
|---|---|---|
| Document Open Password | To view the PDF content. | Anyone who wants to open the PDF. |
| Permissions Password | To change restrictions (editing, printing). | The owner or someone allowed to change settings. |
Using password protection helps keep your sensitive information safe. It stops unauthorized people from opening your files or making unwanted changes. This is important for privacy and security, especially when sharing documents with others or storing them in places where many people have access.
If you forget your PDF password, you will not be able to recover it from the PDF file itself. This means you might lose access to your document permanently. It is very important to either keep a record of your passwords in a secure place or maintain an unprotected backup copy of the PDF before applying security.
Yes, you can automate password protection for PDFs using the Adobe PDF Services API. This allows developers to integrate PDF security features into their applications. The API supports strong encryption methods like AES-128 and AES-256, and you can set detailed permissions for printing or filling forms.