Cannot Print a Protected PDF: 5 Methods That Work
You open a PDF, click Print, and discover the option is greyed out or a message says printing is not allowed. This is a common frustration encountered by students, office workers, and professionals alike. The document looks perfectly readable on screen, but the printer might as well not exist. PDF printing restrictions are imposed by the document's owner through a permissions password. Unlike an open password that encrypts the entire file, a printing restriction only sets a flag inside the document that compliant PDF readers respect. The file content is not actually encrypted — only your reader's willingness to print is blocked. This distinction is important because it means the restriction is not technically impenetrable. There are several approaches to resolve this, ranging from switching to a different PDF reader to using a dedicated permissions-removal tool. This guide explains why the restriction exists, what it does and does not actually protect, and five proven methods to fix the issue — legally and quickly.
Why PDF Printing Gets Blocked
PDF printing restrictions are part of the PDF specification's security features. When a document creator applies a permissions password (also called an owner password), they can selectively disable printing, text copying, annotation, form filling, or document assembly. The reader checks these flags and either enables or disables the corresponding menu items. The key technical fact is that permissions restrictions do not encrypt the file's content. A user password encrypts everything; a permissions-only password leaves the content fully accessible. This is why you can see and read the document perfectly — only specific operations are flagged as restricted. Common reasons document creators restrict printing include: preventing unauthorized distribution of licensed content, maintaining document integrity for legal purposes, protecting draft versions from being printed prematurely, or complying with information security policies. Understanding this helps you assess whether removing the restriction is appropriate in your situation — for your own documents or documents you have explicit permission to print, the restriction is simply an inconvenience to fix.
- 1Open the PDF and go to File > Properties > Security (Acrobat) to see exactly which permissions are restricted.
- 2Note whether only printing is restricted or if other operations like copying are also blocked.
- 3Confirm you have the legal right to print the document before proceeding with any fix.
- 4Identify whether a user password is also set (required to open) or only an owner password (permissions only).
Method 1: Use LazyPDF Unlock Tool
The fastest and easiest fix for printing restrictions is an online PDF unlock tool. LazyPDF's unlock feature removes owner password restrictions from PDFs that you can already open — no password required, no software to install, and the process takes seconds. This works because, as explained above, permissions restrictions do not encrypt the content. The tool rewrites the PDF without the restrictions flag, producing an unrestricted copy that any PDF reader will allow you to print without issue. This method handles the vast majority of print-protected PDFs encountered in everyday work. It is particularly useful for PDFs received from vendors, form providers, or other organizations where the restriction was applied as a formality rather than genuine security. After unlocking, the file behaves exactly like a normal, unrestricted PDF.
- 1Visit LazyPDF's Unlock PDF tool at lazy-pdf.com.
- 2Upload your print-protected PDF — the file is processed securely in memory.
- 3Download the unrestricted PDF to your computer.
- 4Open the downloaded file and confirm that the print option is no longer greyed out.
- 5Print the document normally from any PDF reader.
Method 2: Print to PDF via a Different Reader
Some PDF readers do not enforce permissions restrictions. Google Chrome's built-in PDF viewer, for example, sometimes allows printing regardless of the permissions flags. Microsoft Edge's PDF viewer similarly ignores some restrictions. This varies by file and reader version, but it is worth trying as a quick fix. Open the protected PDF in Chrome or Edge by dragging it onto an open browser window. If the print button is available, print normally. Alternatively, open the PDF in Chrome and use the print dialog to 'Print to PDF' — this creates a new, unrestricted PDF file from the rendered page images. Note that printing to PDF via a browser produces image-based pages rather than text-based pages. The resulting file will be larger than the original, and the text may not be selectable or searchable. For most printing purposes this is fine, but if you need a text-searchable output, use the unlock tool method instead.
- 1Open the protected PDF in Google Chrome (drag and drop onto a chrome:// page or use File > Open).
- 2Press Ctrl+P (Windows) or Cmd+P (macOS) to open the print dialog.
- 3Select 'Save as PDF' as the printer destination if you want an unrestricted PDF copy.
- 4Click Save — the resulting PDF will be unrestricted and printable on any printer.
Method 3: Enter the Owner Password in Acrobat
If you know the owner password (the password used to set the restrictions, which may be different from the open password), you can remove the restrictions directly in Adobe Acrobat Pro. This requires Acrobat Pro, not the free Acrobat Reader. In Acrobat Pro, go to File > Properties > Security tab. Click 'Change Settings' or 'Security Settings'. When prompted, enter the owner password. Once authenticated as the owner, you can disable all restrictions and save the file without any password. This permanently removes the restrictions and produces a fully unrestricted PDF. If you created the PDF yourself and set a permissions password but cannot remember it, use the LazyPDF unlock tool instead — it removes the restrictions without requiring the password, as explained in Method 1.
- 1Open Adobe Acrobat Pro (not the free Reader — Pro is required for security changes).
- 2Go to File > Properties and click the Security tab.
- 3Click 'Change Settings' and enter the owner password when prompted.
- 4Set Security Method to 'No Security' and click OK.
- 5Save the file — it is now fully unrestricted, including printing.
Method 4: Use Ghostscript (Advanced, Free)
Ghostscript is a free, open-source PDF processing tool used by many professional PDF workflows. It can re-render a PDF and output a new version without the original permissions restrictions. This is a command-line approach, but it is free, powerful, and works on Windows, macOS, and Linux. The Ghostscript approach works for permissions-only restricted PDFs (those you can open without a password). For PDFs with a user (open) password, you would need to provide that password to Ghostscript as a parameter. For most business use cases — PDFs that open freely but restrict printing — no password is needed. This method produces a fully text-searchable, unrestricted PDF output, unlike the browser print-to-PDF method. It is the preferred method for batch processing multiple restricted PDFs, as Ghostscript accepts shell scripts and can process entire directories.
- 1Install Ghostscript: download from ghostscript.com (free) or use a package manager.
- 2Open Terminal (macOS/Linux) or Command Prompt (Windows).
- 3Run: gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=output.pdf input.pdf
- 4The output.pdf file will be unrestricted — open it and confirm printing is available.
- 5For batch processing, wrap the command in a loop over all target PDF files.
When Printing Restrictions Cannot Be Removed
In rare cases, a PDF may combine a user (open) password with printing restrictions. To remove the restrictions, you must know and enter the open password first, which unlocks the file. If you cannot open the file at all (no open password available), neither the unlock tool nor Ghostscript will help — you first need the open password. If the PDF is legitimately yours and you forgot the password, see the recovery options in our forgot-password guide. If the file belongs to someone else and the printing restriction is intentional, respect that restriction. Not all restrictions are appropriate to remove — for licensed educational materials, copyrighted content, or confidential business documents, the printing restriction may reflect genuine rights management that you should honor. For situations where you genuinely need a printed copy of a document you are authorized to use, contact the document's issuer directly and request an unrestricted copy or explicit permission to print.
- 1Check whether the PDF requires an open password — if so, you must have that password before removing restrictions.
- 2Verify you have legal authorization to print the specific document.
- 3If authorized but blocked, contact the document issuer and request an unrestricted copy.
- 4If you created the document yourself, use the owner password in Acrobat Pro to remove all restrictions.
Frequently Asked Questions
Why is the print option greyed out in my PDF reader?
The document has a permissions restriction that disables printing. This is set by the document creator using an owner password. Importantly, the content is not encrypted — only the printing flag is blocked. You can remove this restriction using LazyPDF's Unlock PDF tool, which strips the permissions block and delivers a fully printable copy without needing any password.
Is it legal to remove a PDF printing restriction?
It depends on the document and your relationship to it. For PDFs you created yourself, it is completely legal. For PDFs you received for legitimate use (invoices, contracts you signed, documents you purchased), removing printing restrictions for personal use is generally considered acceptable in most jurisdictions. For copyrighted materials with restrictions specifically designed to enforce licensing terms, removing restrictions may violate the license agreement. When in doubt, ask the document's owner for permission to print.
Will unlocking a PDF affect its content or quality?
No — removing permissions restrictions does not alter the content, text, images, or formatting of a PDF in any way. The unlock process only removes the restriction flags; the document data itself is untouched. The resulting file is identical in content to the original, just without the printing (and possibly other) restrictions. File size may change very slightly due to rewriting the PDF structure, but this is negligible.
Can I unlock a PDF if I don't know the owner password?
Yes, for permissions-only restrictions. Because owner password restrictions do not encrypt the content, tools like LazyPDF's unlock feature can remove them without knowing the password. This is different from a user (open) password, which encrypts the content and requires the correct password to decrypt. If the PDF opens without a password, its content is not encrypted, and the printing restriction can be removed without any password.