PDF Text Not Printing? Why Your Screen and Paper Disagree

This symptom is unsettling because the document is clearly fine. You can read every word on screen, you press print, and the paper comes out with the body text intact but the highlights, notes, stamps, or form entries missing. Nothing warned you. The cause is that a PDF page is not one flat picture; it is a stack of content that different consumers treat differently. Your reader shows you everything by default, while the print path deliberately omits certain categories unless you tell it otherwise. The gap between those two behaviours is the entire problem.

Diagnose by asking what kind of content vanished. If the missing items are yellow highlights, sticky notes, drawn arrows, or typed entries you added yourself over a flat form, you are looking at the annotation layer. If entire paragraphs of original body text disappeared, that is a font or transparency problem instead. To confirm the annotation case, open the print dialog and look for a dropdown usually labelled comments and forms or similar. If it is set to document only, that is your answer, and no amount of reinstalling drivers will change it.

The direct fix takes one click. In that same print dialog, change the setting from document to document and markups, or document and stamps, depending on your reader's wording. Print again and the annotations appear. This single setting explains the majority of these reports. If your reader is a browser tab with a minimal print dialog that offers no such option, the browser is simply not going to print annotations reliably, and you should open the file in a fuller reader before printing rather than fighting the limitation.

The other causes need a different approach. Text set to white or a very light tint is invisible on white paper even though it renders on a white screen background where you might spot it against a highlight; select the region and paste it elsewhere to reveal it. Transparency groups and blend modes sometimes flatten badly on older drivers, dropping the top element. In both cases, the robust workaround is to flatten the page yourself: enable print as image in the dialog, or export the pages with PDF to Image and rebuild the file with Image to PDF, which bakes every visible element into ordinary pixels that print exactly as seen.

Before flattening, be clear about the trade off, and know the limits. A flattened file loses its text layer, so it can no longer be searched or copied, and it will typically be larger. If you need both fidelity and searchability, keep the original and flatten only the copy you are sending to the printer. Where there is no fix is content the author deliberately marked as non printing, which is a legitimate authoring choice for guides and construction marks. If that content matters to you, ask the author to re-export it as normal page content instead.

Related tools