Fix a PDF that prints blank pages
The file looks right on screen, the printer feeds paper, and the paper comes back empty. That combination almost always points at the path between the two: the viewer, the driver, or one print setting. It rarely means the file is empty, so start with the cheapest tests and work toward the file itself.
Find out which side is broken
Two tests split the problem in half, and each takes under a minute. First, print a different PDF on the same printer. If that page is blank too, stop suspecting your file: the printer, its driver, or the queue is at fault, and the sections below about drivers and the spooler apply to every document you print.
Second, print the problem file to Save as PDF (Windows: Microsoft Print to PDF, macOS: the PDF button in the print dialog) instead of to paper. If the saved copy is blank, the fault sits in the file or in how the viewer renders it, and the file sections below are the ones to read. If the saved copy looks fine, the paper path is the suspect: driver, settings, or hardware.
Try Print as Image first
Adobe's print troubleshooter lists this as the fix for a corrupt or problematic file. In Adobe Reader or Acrobat, open the Print dialog, choose Advanced, tick Print as Image, confirm, and print. Foxit Reader offers the same checkbox under Advanced, and wording varies by app.
It works because it skips the fragile part. Instead of sending fonts, layers, and transparency for the printer to interpret, the reader renders each page into a flat picture and sends that. A damaged font or a transparency effect the driver cannot parse never reaches the printer. The price is a slower job, a much larger spool file, and text that prints slightly softer than vector text, so treat it as both a fix and a diagnosis: if the raster version prints, the font and vector path was the block.
Update the driver and the reader
An obsolete driver misreads what the reader sends it, and an obsolete reader misbuilds what it sends. Both vendor pages checked for this guide name this pair among the top causes. Get the driver from the printer manufacturer's own support page, matched to your exact model and operating system, not from a driver aggregator. Update the PDF reader through its built-in updater (in Adobe software: Help, then Check for updates), then restart the computer and the printer before retrying, since a half-applied driver update prints exactly as badly as the old one.
On macOS, removing the printer from System Settings and adding it again forces a clean driver setup, which clears the same class of fault.
If you print from a browser
A browser prints PDFs with its own built-in renderer, which is weaker than a desktop reader's and fails on files that print fine elsewhere. If the browser's print preview is already blank, the renderer never got the content: download the file and open it in a desktop reader instead of printing from the tab.
Two browser-level steps are worth trying before giving up on the tab. First, use the system print dialog rather than the browser's own preview (in Chrome it sits at the bottom of the preview as Print using system dialog), which hands rendering to the operating system. Second, turn off hardware acceleration in the browser settings, relaunch the browser, and retry: the GPU render path is occasionally implicated in blank rendering, so treat this one as a long shot. If neither helps, printing the downloaded file from a desktop reader is the reliable route, not a workaround.
Adobe Protected Mode on Windows
Adobe Reader runs inside a sandbox called Protected Mode, and on some Windows setups the sandbox blocks the print path while everything else looks normal. Adobe documents print related modes for exactly this area. As a test, open Edit, then Preferences, then Security (Enhanced), untick Enable Protected Mode at startup, restart Reader, and print again. If the pages come out, the sandbox was the cause: turn the mode back on afterwards for everyday reading and switch it off only for printing, rather than leaving the reader unprotected.
When the file itself is damaged
A partly damaged file can display perfectly and still fail at print time, because display and printing walk different code paths through the same content. Damage often arrives during a download, an email transfer, or a save to a flaky drive. Adobe's troubleshooter suggests, among other steps: downloading or copying the file again straight to the hard drive rather than a USB stick or network share, opening it and saving a new copy under a plain name made of letters and numbers, and running a syntax check (in Acrobat: print production tools, then Preflight).
Two checks on this site cover the same ground without changing your file. Print preflight inspects fonts, transparency, page boxes, bleed, resolution and color, and tells you what is risky before you print again. Repair PDF rebuilds a damaged file. And PDF to images works as a raster test from the outside: convert the pages to images and print those. If the images print while the PDF does not, the fonts or vector content were the block, and Print as Image is your permanent answer for this file.
Files built in design tools deserve one extra suspicion. Documents exported from tools like InDesign or Canva can carry unusual fonts or layered effects that a given driver cannot process, so flattening transparency or replacing exotic fonts at export time fixes files that no driver update will ever print.
Clear the queue and the spooler
A stuck print job poisons the ones behind it, and the symptom can be blank pages rather than an honest error. Cancel every pending document in the queue, then restart the print system itself. On Windows that means opening services.msc, restarting the Print Spooler service, and rebooting. On macOS, right-clicking the printer list and resetting the printing system plays the same role. Print one copy of one page before sending the whole document again, so a still-broken setup wastes one sheet instead of fifty.
Check for print restrictions
Some documents arrive with permission settings that limit or silently alter printing. In Adobe software, open File, then Properties, then Security, and look at what printing is allowed to do. If the file forbids it, no setting on your side overrides that: ask the sender for a version with printing allowed.
Hardware comes last
Depleted toner, clogged nozzles, and tired mechanics can also output blank sheets, but they are the least likely cause when the file looks fine on screen, so check them last. Print the printer's own self-test or nozzle-check page from its menu: if that page is blank, the fault is in the machine and no software step will fix it. A USB cable test also settles the network question, since an unstable wireless link can corrupt a job on the way over: if USB prints and wireless does not, the file was never the problem.
Questions people ask
- Why does my PDF look fine but print blank?
- Because display and printing use different paths through the same content. The screen shows you the viewer rendering; the paper shows you the driver rendering. Anything the driver cannot parse, meaning damaged fonts, transparency effects, or a half-applied driver, lands as an empty sheet. Print as Image bypasses that path by sending flat pictures.
- Does Print as Image lower the print quality?
- Slightly. Text arrives as pixels rather than crisp vector outlines, and the job spools much more data, so it is slower. For reading copies and forms that difference does not matter; for final proofs or tiny type, fix the underlying font or driver issue instead.
- Why does the same PDF print on one printer but not another?
- Printers and their drivers interpret fonts, layers, and embedded objects differently, so a file that one device digests can choke another. A rasterized print usually closes the gap, or a universal or PostScript/PCL alternative driver if the manufacturer offers one for that model.
- Only the first page prints and the rest come out blank. Why?
- That pattern points at rendering rather than an empty file: the first page gets through and the renderer stalls on a later one. Print as Image is the first thing to try; if the file is very long, splitting it into smaller parts can isolate the bad page.
- Can wireless printing cause blank pages?
- Yes. An unstable connection can corrupt the job in transit, which the printer then renders as blanks. A USB cable test settles it: if the cable prints and wireless does not, fix the network, not the file.
- Do I need a new printer?
- Almost certainly not yet. Print the printer self-test page from its own menu first. A blank self-test means hardware, and anything else means software: driver, viewer, settings, or file, in that order.
Do it now
The checks run in this browser. Your file never leaves the machine, and nothing is changed unless you download a result.
Check the file for printWhere to go next
- Preflight PDF for print Check fonts, transparency and page boxes without changing the file.
- Repair a damaged PDF Rebuild a file that opens on screen but fails at the printer.
- Convert PDF pages to images Rasterize pages as a diagnostic: if images print, fonts were the block.
- Remove a blank page from a PDF A different problem: the file itself holds empty pages left by a scan.