Guide

Why Your PDF Won't Print Correctly

Color shifts, missing elements, transparency problems, and font substitution are the most common reasons a PDF fails to print as expected. Here's how to diagnose each one and get a clean result.

Colors look different on paper than on screen

This is almost always an RGB vs CMYK issue. If the PDF was designed in RGB (which is default for most design software) and not converted to the print vendor's CMYK profile, the colors will shift when the RIP converts them. The fix is to convert the PDF to CMYK in Acrobat (Print Production > Convert Colors) or rebuild the PDF from the source file in CMYK mode. Ask your print vendor which color profile they use and apply it before exporting.

Text looks like outlines or is unreadable

If text appears as boxes or outlines rather than readable letters, the font was not embedded in the PDF. The printer's system substituted a fallback font that doesn't match. To fix, open the PDF in Acrobat Pro, go to Print Production > Preflight, and check if fonts are embedded. If not, the source file needs to be re-exported with font embedding enabled. For a fast fix on text-heavy documents, outline the text in the source application before re-exporting.

Images are missing or replaced with boxes

Images that appear as solid boxes (often white or gray) indicate that the image links in the PDF are broken the PDF references an external file that wasn't included. This happens when a PDF is created from a layout file without embedding or packaging the image files. Re-export from the source application with "embed all media" or "package" enabled, which bundles all linked assets into the PDF.

Transparency effects look wrong or show artifacts

Drop shadows, glows, and multiply blend modes that look fine on screen can break at print resolution. The printer's RIP may not handle complex transparency correctly, producing banding, white edges, or missing elements. The solution is to flatten the PDF before printing, which converts all live transparency into solid bitmap data. Use a flatten tool, set the resolution to match your print quality (300 DPI for standard print), and re-export.

Flatten PDF for print

Fine lines or small text disappear

This is a resolution problem. If your PDF contains raster images at less than 300 PPI at their printed size, fine details will disappear or look blocky. Vector art (text, lines, shapes) should remain crisp regardless of resolution, but if your document mixes vector and raster elements, check the image resolution in Acrobat (Tools > Print Production > Preflight > Check image resolution). Replaced low-resolution images with properly sized ones in the source file.

Written by

Emre Polat

Founder of PDFtopia · Istanbul, Türkiye

I write everything you read on this blog. I run PDFtopia on my own and use these tools every day for client work, contracts, and print prep. If a guide misses something or a tool falls short, send me an email.