Two very different "blank page" problems
There are two completely separate situations people mean by "my PDF shows blank pages" — and they have opposite fixes:
- The pages have content but it isn't displaying — the document should show text and images, but you see white pages. This is a rendering, corruption, or layer problem to be fixed.
- The pages are genuinely empty — blank pages were inserted (from duplex scanning, section breaks, or merging) and you want to remove them. This is a clean-up task.
Decide which you have: if you know the document contains content (you've seen it before, or it opens correctly elsewhere), it's a display problem — see Fixes 1–4. If the pages are simply empty and you want them gone, jump to "Removing genuinely empty pages."
Fix 1 — Open it in a different viewer first
The fastest test: the file may be fine and your viewer can't render it. Before anything else:
- Drag the PDF into a Chrome or Edge tab — their built-in engines render most PDFs reliably
- Try Adobe Acrobat Reader desktop if the blank pages appear in a browser (some interactive/XFA forms only render in Adobe)
- Open it on a different device (email it to your phone)
If the content appears in any of these, the file is fine — use that viewer, or re-save a clean copy (open in the browser, then Print → Save as PDF to produce a universally compatible version).
Fix 2 — The content is on a layer or annotation that isn't rendering
Some PDFs store content in interactive layers, form fields, or annotations that certain viewers fail to draw — leaving pages that look blank. Flattening merges everything into the base page content so it always displays:
- Go to ihatepdf.cv/flatten-pdf
- Upload the PDF
- Flatten — form fields, annotations, and layers become permanent page content
- Download and open the flattened version; previously hidden content now renders in every viewer
This is especially common with filled government forms that appear empty when the recipient opens them in a browser — the field values were never flattened, so they don't render. Flattening before sending fixes it.
Fix 3 — Repair a corrupted PDF
If the file is partially damaged, content streams may fail to render, showing blank pages. Rebuilding the structure often restores them:
- Go to ihatepdf.cv/repair-pdf
- Upload the PDF
- The tool rebuilds the cross-reference table and recovers content streams
- Download and check whether the pages now display
All repair happens in your browser — nothing is uploaded.
Fix 4 — Update your PDF reader or clear its cache
If only one specific app shows blank pages on files that render fine elsewhere:
- Update the reader to the latest version — blank-page rendering bugs are common in old builds
- Clear the app's cache (Adobe Reader: Preferences → reset; or reinstall)
- Disable hardware acceleration / 2D GPU rendering in the reader's display preferences — a known cause of blank pages on some graphics drivers
- Disable "Protected Mode" in Adobe Reader temporarily to test if a security sandbox is blocking rendering
Removing genuinely empty pages
If the blank pages are simply empty (from duplex scanning, Word section breaks, or merged cover pages) and you want to delete them:
- Go to ihatepdf.cv/organize-pages
- Upload the PDF — thumbnails load; blank pages appear as white squares
- Click the trash icon on each empty page
- Download the cleaned PDF
For a full walkthrough including a fast "sort by file size" trick for long scanned documents, see How to Delete Blank Pages from a PDF.
Frequently asked questions
Why does my filled PDF form show blank fields to the person I send it to?
The form field values weren't flattened. In some viewers (especially browser PDF engines), unflattened interactive field data doesn't render, so the recipient sees empty fields. Always flatten a completed form before sending it — this bakes your entries into the page so they display everywhere.
The PDF shows content in Chrome but blank in Adobe Reader (or vice versa). Why?
Different PDF engines support different features. Browser engines may skip certain interactive/XFA content; old Adobe Reader builds may fail on modern PDF features. Flatten the file to remove the dependency on any special rendering, or simply use the viewer that displays it correctly and re-save a clean copy.
Can a blank-rendering PDF be recovered, or is the content lost?
If the content exists but isn't displaying (layers, annotations, minor corruption), flattening or repair usually restores it. If the pages were saved genuinely empty at creation, there is no hidden content to recover — they are simply blank pages to keep or delete.