When PDF files won't print, it often feels like the document has decided to ignore your printer entirely. This behavior can stem from driver conflicts, security settings, or application-specific restrictions that block the spooler.
The following guide walks through common triggers for PDFs refusing to print and practical fixes to restore reliable output on both Windows and macOS.
| Symptom | Possible Cause | Quick Check | First Action |
|---|---|---|---|
| Print job disappears from queue | Spooler service stopped or stuck | Open Devices and Printers | Restart Print Spooler |
| Print button grayed out | PDF viewer restrictions or protected document | Check Security tab in Properties | Review Permissions or Save As |
| Blank pages or missing content | Driver settings, scaled output | Review Advanced and Paper Setup | Reset default page scaling |
| Error code 0x0000011b | Cumulative update or driver mismatch | Check Event Viewer logs | Update or roll back driver |
How PDF Print Drivers Operate
Most PDF printing issues trace back to the virtual print driver installed on your system. Unlike physical printers, a PDF driver creates a file, so misconfigured settings can silently drop or corrupt the output.
When the driver receives data from an application, it translates page description language into a new PDF. If the driver version is outdated or conflicts with the application, the translation can fail without clear errors.
Updating to the latest driver version from the vendor, or using built-in Microsoft Print to PDF, often resolves translation glitches and ensures compatibility with current Windows releases.
Checking Document Security and Permissions
Restricted Permissions
Open the PDF Properties and inspect the Security tab; if printing is set to Not Allowed, the print option remains grayed out even when the file is open in your viewer.
Owner Password and User Access
Some documents require an owner password to change settings. If a user password blocks access, you may see options disabled. Use a trusted tool to open or remove the password only when you control the file.
Print Spooler and Queue Management
A clogged spooler is a frequent reason PDFs will not print at all or appear stuck as processing. Clearing stuck jobs and restarting the service forces Windows to reset communication with the driver.
Access Devices and Printers, open the Print queue for the affected printer or the Microsoft Print to PDF entry, and cancel all stuck tasks before retrying.
If the problem persists, set the Startup type of Print Spooler to Automatic and run the service with elevated permissions to prevent silent drops.
Application Settings and File Handling
Browser and Reader Print Paths
Browsers and Adobe Reader send print data differently. Opening the file directly in the standalone Reader can bypass browser rendering quirks that lead to missing pages or blank output.
Page Scaling and Paper Size Mismatch
Check Advanced Print Settings for Page Scaling set to Fit to Printable Area when your layout relies on precise dimensions. Also verify that Paper Size and Margins align with the PDF page size to avoid shifting or cropping.
Troubleshooting Driver and System Conflicts
Driver corruption or a recent cumulative update can introduce rendering bugs like error 0x0000011b, where print requests terminate before reaching the disk file.
Roll back to an earlier driver version or reinstall the vendor driver, then clear the print spooler again to remove corrupted cache entries.
Temporarily disable any installed third-party PDF tools or virtual printers, and test with Microsoft Print to PDF to isolate the problematic component.
Best Practices for Reliable PDF Printing
- Keep your PDF driver and Windows updates current to avoid known bugs.
- Verify Security settings in PDF Properties before attempting to print.
- Use the Print Spooler controls to cancel stuck jobs and restart the service when jobs vanish.
- Test with Microsoft Print to PDF to determine whether the issue is driver or application specific.
- Open files directly in the native viewer to bypass browser rendering inconsistencies.
FAQ
Reader questions
Why does my PDF show Print disabled in the Properties Security tab?
Document Permissions are set to disallow printing. If you control the file, recreate it without restrictions or use a PDF editor to adjust Security settings.
The queue shows processing but nothing prints; what should I check first?
Restart the Print Spooler service, cancel all stuck jobs in the queue, and confirm the driver is not corrupted by testing with Microsoft Print to PDF.
Why do some PDFs print correctly while others are blank or clipped?
Page scaling, paper size mismatch, or a protected layout can cause clipping. Check Advanced settings for Scale to Fit and verify Paper Size matches the source PDF dimensions.
Mac Preview will not print a PDF; is it a system issue?
Preview can block printing if the file is opened with certain plugins or protected content. Open the file in Adobe Reader or export to a new PDF and test to isolate the cause.