PDF Cannot Be Edited — Content Is Locked
When you try to edit a PDF, all editing tools are greyed out or disabled — the document has editing restrictions applied.
Last updated
Why PDFs Have Editing Restrictions
PDFs support two types of password protection:
User Password (Open Password): Prevents opening the file without the password. You cannot even view the content.
Owner Password (Permissions Password): The file opens normally, but certain actions are restricted — editing, copying text, printing, or adding annotations. This is the type that "locks" editing.
An owner-password PDF can be viewed freely but not modified.
Advertisement
Method 1: Open in Google Chrome and Print to PDF
- Open the PDF in Google Chrome (File → Open, or drag onto Chrome)
- Click Print (Ctrl+P / Cmd+P)
- Change the destination to "Save as PDF"
- Save
Chrome's PDF renderer ignores owner password restrictions when re-printing. The resulting PDF is a new file without editing restrictions.
Note: This method may not preserve all PDF features (fillable form fields, bookmarks). The output is a flattened version.
Method 2: Open in LibreOffice Draw
- Open LibreOffice Draw (free — libreoffice.org)
- File → Open → select the PDF
- LibreOffice imports PDF pages as editable elements
- Edit text, images, or shapes directly
- File → Export as PDF to save
LibreOffice does not enforce owner password restrictions when importing. The import is not perfect for complex layouts but works well for simple documents.
Method 3: Copy Text to a New Document
If you only need the text content (not the formatting):
- Open the PDF in Chrome
- Ctrl+A to select all text
- Ctrl+C to copy
- Paste into Word, Google Docs, or any text editor
- Reformat as needed
What About Stronger Encryption?
If the PDF is also encrypted with a user password (requires a password to open), the methods above do not work — you need the actual password. There is no practical way to break AES-256 encryption.
Legal Note
Remove editing restrictions only from PDFs you own or have legitimate rights to edit. Bypassing restrictions on third-party commercial PDFs (e-books, purchased documents) may violate the terms of use.
Frequently asked questions
How can I edit a locked PDF for free?
The easiest free method: open the PDF in Google Chrome → print to PDF (Ctrl+P → Save as PDF). The output is a new, unlocked PDF. For actual text editing in the PDF, open in LibreOffice Draw — it imports PDF content as editable elements.
What is the difference between a locked PDF and an encrypted PDF?
An encrypted PDF requires a password to open — without the password, you cannot see the content. A locked (owner-password) PDF opens freely but restricts actions like editing or printing. These are separate mechanisms; a PDF can have one, both, or neither.
Can I tell if a PDF has editing restrictions before opening it?
Yes. In Adobe Reader: File → Properties → Security tab → look at "Content Copying," "Document Assembly," and "Page Extraction" — these show which actions are restricted. In Chrome: the ⓘ icon in the toolbar shows "This document is read-only" if editing is restricted.