By default, PDF objects behave like stickers: a blue rectangle placed over a yellow one replaces the yellow completely — a knockout. Overprinting changes this: it tells the printing press to print both inks physically on top of each other, allowing them to mix. Professional printers overprint black text on coloured backgrounds to eliminate the tiny white gaps (misregistration) that appear when the press isn't perfectly aligned. The critical danger: overprinting white objects makes them invisible, because white = zero ink = you're printing nothing on top of the colour below.
What Is Overprinting?
In CMYK printing, a page is produced by running paper through the press once for each ink colour — Cyan, Magenta, Yellow, and Black — plus any spot colours. Each pass deposits a separate layer of ink. The question overprinting answers is: when two objects overlap, what happens to the ink from the layer below?
Knockout (default): The top object "knocks out" a white hole in the layer below, exactly matching its shape. When the layers are combined on paper, the top object appears in its pure, unadulterated colour. This is the correct behaviour for most objects — you want a yellow box to look yellow, not yellow-mixed-with-something-below.
Overprint: The top object prints directly on top of the existing ink. No hole is punched in the layer below. The inks mix physically on the paper. A blue square overprinting a yellow background will appear green. This is controlled in PDF via the OP (Overprint) and OPM (Overprint Mode) graphics state parameters.
Screen vs. print discrepancy: Most PDF viewers simulate overprinting only when "Overprint Preview" is explicitly enabled. Without it, your screen shows the object in its flat colour — but the press prints the overprinted mix. Always verify print files in Overprint Preview mode before sending to press.
Why Overprinting Is Used
| Use Case | Why Overprint? | What Happens |
|---|---|---|
| Small black text on colour background | Prevent misregistration halos | Black prints on top of background — tiny shifts leave no white gap |
| Rich Black (100% K + 30–40% C) | Deeper, more vibrant black | Cyan layer overprinted makes black appear richer on press |
| Spot varnish / UV coating | Apply coating over printed colour | Varnish layer overprints without removing the colour image below |
| Duotone & special colour effects | Create new colours from two inks | Two spot inks mix without needing a third separate ink |
| Foil stamping | Foil layer over existing print | Foil applied on top of the printed layer without knockout |
Real-World Examples
High-Speed Press: Sharp Ink Lines, No Halos
A graphic designer creates a comic book. All black ink outline lines are set to overprint. On the high-speed press, the character skin and hair colours print as solid blocks first, then the black outlines print directly on top. Even at press speeds where paper vibration creates 0.1–0.2mm shifts between colour passes, the black lines remain perfectly aligned with no white "halo" borders — because the background colour is still there beneath them.
Luxury Packaging: Spot UV Varnish Over Logo
A packaging designer applies a glossy spot UV varnish over a brand logo on a cosmetics box. The varnish is added as a separate PDF layer set to overprint. On press, the full-colour logo prints first, then the UV varnish is applied directly on top — creating a shiny coating precisely over the logo without erasing or knocking out the printed colours underneath, giving a premium tactile and visual effect.
Magazine: Rich Black Large Headings
A magazine art director creates a full-page article with a large black headline over a white background. To make the headline "pop" more than standard 100% K black, they use rich black (100% K overprinting 40% cyan). The overprinted layers produce a deeper, more visually striking black on press — the kind of premium look that separates high-end print from standard black-and-white output.
When Overprinting Is Essential
Black Text on Colour
Small black text on any coloured background should always overprint. Prevents visible white halos from press misregistration — the most common use case.
Rich Black Areas
Large black areas (headlines, backgrounds) benefit from overprinting 100% K over 30–40% cyan for deeper, warmer black with more presence on the printed page.
Special Finish Layers
Spot varnish, UV gloss, foil stamping, white ink on dark stock — all require the special layer to overprint over the printed colour beneath.
Duotone Effects
Two spot colours can be overprinted to produce a third mixed colour without requiring — or paying for — a third separate ink on press.
Trap Zones
Thin overprinted areas at colour boundaries (trapping) prevent white gaps appearing at colour transitions due to paper movement on press.
Print Production Control
Precise overprint control in your PDF gives your printer exactly the colour behaviour you intend — reducing reprints from press-side surprises.
Overprint in PDF: OP and OPM Parameters
In a PDF content stream, the overprint state is set through graphics state operators and the /ExtGState dictionary:
<< /Type /ExtGState /OP true % Overprint for stroking (lines) /op true % Overprint for filling (shapes) /OPM 1 % Mode 1: treat zero values as transparent >> % OPM 0: all CMYK values printed, including zeroes (full overprint) % OPM 1: zero values in a channel = don't affect that layer % (e.g. 100% K with C=M=Y=0 only overprints K, not white)
Common Mistakes to Avoid
- Overprinting white objects. The single most costly overprint mistake. White ink in CMYK = zero ink. Overprinting white prints nothing on top of the background colour — the "white" text or shape disappears completely on press. Always check white objects in Overprint Preview before sending to print.
- Not checking Overprint Preview before sending to the printer. Most PDF viewers show objects in flat colour by default — hiding overprint effects. Enable Overprint Preview in Acrobat (Output Preview) or InDesign (View menu) to see the page as the press will actually print it.
- Applying rich black to small text. Rich black on text smaller than 12–14pt causes color-channel registration issues that make small text look fuzzy. Use 100% K only for body text; reserve rich black for large headlines and solid colour blocks.
- Relying on overprint to fix misregistration problems. Overprint prevents visual halos at boundaries — but it is not a substitute for correct trapping. On wide colour-to-colour boundaries, proper trapping (not just overprinting) is required to prevent visible gaps.
- Removing overprint settings when editing in a non-prepress tool. Opening a press-ready PDF in a general-purpose tool and re-saving may strip or reset overprint settings. Always use prepress-capable tools (InDesign, Acrobat, Illustrator) for editing print-production PDFs.
Frequently Asked Questions
Overprinting is a PDF graphics state (OP/OPM) that tells a press to print one ink directly on top of another — letting inks mix — rather than punching a white hole (knockout) in the layer below. Used for black text on colour, rich black, spot varnish, and other specialised print effects.
Knockout (default): the top object removes the ink below, appearing in its pure colour. Overprint: inks blend physically on paper. Overprint is used for black text on colour backgrounds, rich black effects, spot varnish, and duotone printing.
Small black text on a colour background should overprint to prevent misregistration halos. A 0.1mm paper shift on press creates a visible white gap around knocked-out text. With overprint, the background colour is still there beneath the black — no gap regardless of small shifts.
White in CMYK printing = zero ink. Overprinting white means "print nothing on top of the colour below" — so the colour below shows through and the white object becomes invisible. Always check white objects in Overprint Preview before sending to press.
Rich black is typically 100% K overprinting 30–40% cyan. The overprinted layers combine for a deeper, more vibrant black on press. Without overprint, the cyan below is knocked out and the result is flat 100% K. Only use rich black on large text (12pt+) and solid blocks, never on small body text.
In Adobe Acrobat: Tools > Print Production > Output Preview — check "Show Overprint Preview." In InDesign: View > Overprint Preview. These modes simulate how overprinting will appear on press, letting you catch invisible white text and unexpected colour shifts before printing.
Edit & Prepare Print-Ready PDFs — Free
PDFlyst's PDF Editor lets you check, edit, and prepare PDFs for professional printing workflows.
Open PDF Editor — Free