Free PDF Unlock Logo Free PDF Unlock

Fix: "The Document Could Not Be Printed"

"The document could not be printed" is a famously unhelpful message, it appears for completely unrelated reasons. The trick is to work out whether the PDF is refusing to print (a permission issue) or whether the printer pipeline is failing (a driver issue). This guide splits the two and gives targeted fixes.

Step 1: Identify which problem you have

  • Permission issue signs: the print button is greyed out, printing is missing from the menu, or Acrobat's File → Properties → Security shows "Printing: Not Allowed."
  • Printer/driver issue signs: printing starts then fails, other PDFs also fail, or other apps (Word, browser) can't print either.

A fast diagnostic: try printing a different PDF. If that works, your original file is the problem (likely permissions). If nothing prints, it's the printer or driver.

Fix path A: Permission restriction

On a document you own, remove the printing restriction:

  1. Confirm the restriction in Acrobat's Security properties.
  2. Clear the owner-password flags with our browser tool, Acrobat's Remove Security, or a LibreOffice re-export.
  3. Reopen the unrestricted copy and print. Full detail in enabling printing on a restricted PDF.

Fix path B: Printer or driver fault

Work through these in order:

  1. Print as image: In Acrobat's print dialog, click Advanced and tick Print As Image. This bypasses many rendering faults.
  2. Clear the print queue: Cancel stuck jobs, then restart the Print Spooler service (Windows) or reset the printing system (Mac).
  3. Update or reinstall the driver from the manufacturer's site.
  4. Try a virtual printer: Print to Microsoft Print to PDF or Save as PDF to confirm the file itself renders, isolating the hardware.
  5. Restart the printer and computer, genuinely resolves transient spooler locks.

If both check out

A file that's neither restricted nor a driver problem may be corrupted. Re-download or re-export it, or see why won't my PDF unlock for the corruption checks.

Related guides