> ## Documentation Index
> Fetch the complete documentation index at: https://docs.printery.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Overprint Settings

> Master overprint techniques for professional printing

## What Is Overprint?

**Overprint** means ink prints **on top of** another color, rather than knocking out (removing) the background color.

<Note>
  Think of overprint like **layering transparent sheets** - colors blend together, versus cutting a hole and filling it.
</Note>

## Overprint vs Knockout

### Visual Comparison

```
KNOCKOUT (Default):
┌─────────────────┐
│   Background    │
│  ┌──────────┐   │  ← Background removed
│  │   Text   │   │  ← Text fills the hole
│  └──────────┘   │
└─────────────────┘

OVERPRINT:
┌─────────────────┐
│   Background    │
│  ████████████   │  ← Background stays
│  ████Text████   │  ← Text prints on top
│  ████████████   │  ← Colors blend
└─────────────────┘
```

### Example: Black Text on Cyan Background

| Method        | What Happens                   | Result Color        |
| ------------- | ------------------------------ | ------------------- |
| **Knockout**  | Cyan removed, black fills hole | Pure black          |
| **Overprint** | Black prints over cyan         | Black (darker cyan) |

## Why Use Overprint?

<AccordionGroup>
  <Accordion title="1. Prevent Registration Errors" icon="bullseye">
    **Problem**: Printing plates can shift slightly (misregistration)

    **Without overprint**:

    ```
    ┌──────────┐
    │   Text   │  ← Knockout hole
    └──────────┘
         ↓ (plates shift)
    ┌──────────┐
    │ T xt     │  ← White gap shows!
    └──────────┘
    ```

    **With overprint**:

    * Black prints over background
    * Small shifts invisible
    * No white gaps

    **Best for**: Small text, fine lines
  </Accordion>

  <Accordion title="2. Richer Black Text" icon="font">
    **Overprinting black over colors** creates richer, denser black

    **Standard black**: K100 only
    **Overprint black**: K100 + underlying CMYK

    **Example**:

    * Background: C50 M20 Y0 K0
    * Black text (overprint): K100
    * **Result**: C50 M20 Y0 K100 (richer black)

    **Best for**: Headlines, logos, body text on colored backgrounds
  </Accordion>

  <Accordion title="3. Special Color Effects" icon="palette">
    **Creative blending** of spot colors or process colors

    **Example**:

    * Yellow background (Y100)
    * Cyan shape (overprint) (C100)
    * **Result**: Green where they overlap

    **Best for**: Artistic designs, intentional color mixing
  </Accordion>

  <Accordion title="4. Faster Printing" icon="gauge-high">
    **Less plate processing** when black text overprints

    * Printer doesn't need to knock out thousands of letters
    * Faster RIP (Raster Image Processing)
    * Lower production time

    **Best for**: Text-heavy documents
  </Accordion>
</AccordionGroup>

## When to Use Overprint

### ✅ Always Overprint

<Tabs>
  <Tab title="Black Text">
    **Black text on any colored background**

    **Why**: Prevents registration gaps, creates richer black

    **Settings**:

    * Black fill: Overprint ✓
    * Black stroke: Overprint ✓

    **Applies to**:

    * Body text
    * Headlines
    * Small type (\< 18pt)
  </Tab>

  <Tab title="Black Lines">
    **Black strokes/borders over colors**

    **Why**: Prevents white gaps from misregistration

    **Settings**:

    * Black stroke: Overprint ✓

    **Applies to**:

    * Thin lines (\< 2pt)
    * Borders
    * Illustrations
  </Tab>

  <Tab title="Dark Colors on Light">
    **Very dark colors on very light backgrounds**

    **Example**: C100 M100 text on C10 M10 background

    **Why**: Small registration errors won't show

    **Settings**:

    * Fill: Overprint ✓
  </Tab>
</Tabs>

### ❌ Never Overprint

<Warning>
  **Do NOT overprint in these situations:**
</Warning>

<AccordionGroup>
  <Accordion title="Light Colors on Dark Backgrounds" icon="xmark">
    **Problem**: Light ink disappears over dark ink

    **Example**:

    * Yellow text (Y100)
    * Black background (K100)
    * **Overprint result**: Yellow disappears (invisible!)

    **Solution**: Use knockout (default)
  </Accordion>

  <Accordion title="White or Light Tints" icon="circle">
    **Problem**: White/light colors have no opacity

    **Example**:

    * White text on blue background
    * **Overprint result**: No white ink = text invisible!

    **Solution**: Must knockout
  </Accordion>

  <Accordion title="Spot Colors (Usually)" icon="droplet">
    **Problem**: Unpredictable color mixing

    **Example**:

    * Pantone 286 C (blue)
    * Pantone 185 C (red) overprint
    * **Result**: Unknown purple (not brand accurate!)

    **Exception**: Intentional spot color blending

    **Solution**: Knockout unless intentionally mixing
  </Accordion>

  <Accordion title="Large Solid Areas" icon="square">
    **Problem**: Excessive ink buildup

    **Example**:

    * Large cyan box (C100)
    * Large magenta box overprint (M100)
    * **Result**: C100 + M100 = wet, smearing

    **Issue**: Exceeds TAC (Total Area Coverage)

    **Solution**: Knockout for large overlaps
  </Accordion>
</AccordionGroup>

## Overprint Settings in Printery

<Steps>
  <Step title="Open Plugin">
    Select your frame and launch Printery
  </Step>

  <Step title="Go to Color Tab">
    Navigate to the Color tab in plugin interface
  </Step>

  <Step title="Find Overprint Section">
    Scroll to "Overprint" settings area
  </Step>

  <Step title="Enable Black Overprint (Recommended)">
    **Option 1: Automatic Black Overprint**

    * ✓ "Overprint black objects automatically"
    * Plugin applies overprint to all black elements
    * **Most common setting**

    This automatically sets:

    * Black text → Overprint ✓
    * Black lines → Overprint ✓
    * Black shapes → Overprint ✓
  </Step>

  <Step title="Custom Overprint Rules (Advanced)">
    **Option 2: Manual Control**

    * Select specific colors to overprint
    * Set thresholds (e.g., only text \< 12pt)
    * Override specific elements

    **Pro feature**: Advanced overprint control
  </Step>

  <Step title="Preview">
    * Enable "Overprint Preview" in PDF viewer
    * See how colors will actually print
    * Verify no unintended color mixing
  </Step>
</Steps>

## Understanding Color Mixing with Overprint

### CMYK Color Mixing

When overprinting process colors, they mix:

| Top Color          | Bottom Color   | Result            |
| ------------------ | -------------- | ----------------- |
| **Cyan (C100)**    | Yellow (Y100)  | Green             |
| **Magenta (M100)** | Yellow (Y100)  | Red/Orange        |
| **Cyan (C100)**    | Magenta (M100) | Blue/Purple       |
| **Black (K100)**   | Any color      | Richer black      |
| **Yellow (Y100)**  | Black (K100)   | Yellow disappears |

### Rich Black Creation

**Overprinting black creates automatic rich black**:

```
Example 1:
Background: C20 M10 Y0 K0 (light blue)
Black text (K100) overprints
= Text becomes: C20 M10 Y0 K100 (blue-black)

Example 2:
Background: C0 M0 Y50 K0 (yellow)
Black text (K100) overprints
= Text becomes: C0 M0 Y50 K100 (warm black)
```

<Tip>
  This automatic rich black is **free** - you get richer color without extra effort!
</Tip>

## Checking Overprint in PDFs

### Overprint Preview Mode

**Most PDF viewers hide overprint effects by default**

<Steps>
  <Step title="Open PDF in Adobe Acrobat">
    Professional PDF viewer required (free Reader works)
  </Step>

  <Step title="Enable Overprint Preview">
    **Menu**: View → Show/Hide → Rulers & Grids → **Overprint Preview**

    Or:

    **Shortcut**: `Cmd/Ctrl + Shift + Y`
  </Step>

  <Step title="Compare">
    Toggle preview on/off to see difference:

    * **Off**: Shows knockout (what you designed)
    * **On**: Shows overprint (what will print)
  </Step>

  <Step title="Verify">
    Check that:

    * Black text looks correct
    * No unwanted color mixing
    * Light colors haven't disappeared
  </Step>
</Steps>

### What to Look For

<AccordionGroup>
  <Accordion title="Black Text Should Look Normal" icon="check">
    **With overprint preview on**:

    * Black text should be black
    * Slight color tint is OK (rich black)
    * No major color shifts

    **If text looks wrong**: Check overprint settings
  </Accordion>

  <Accordion title="No Disappeared Elements" icon="eye-slash">
    **Common mistake**: Light colors overprinting on dark

    **Check**:

    * All elements visible
    * White/yellow/light colors not disappeared

    **Fix**: Disable overprint for those elements
  </Accordion>

  <Accordion title="Intentional Blending Only" icon="palette">
    **Colors should only mix** where you intended

    **Check**:

    * Overlapping shapes
    * Unexpected color changes

    **Fix**: Use knockout instead of overprint
  </Accordion>
</AccordionGroup>

## Black Overprint Best Practices

### Typography

| Type Size                | Recommendation                          |
| ------------------------ | --------------------------------------- |
| **Small text (\< 12pt)** | Always overprint                        |
| **Body text (12-18pt)**  | Always overprint                        |
| **Headlines (> 18pt)**   | Usually overprint                       |
| **Large display text**   | Consider knockout if vibrant background |

### Black Weight Considerations

**Pure black (K100)**:

* Always safe to overprint
* Creates rich black automatically

**Dark grays** (e.g., K80):

* Usually OK to overprint
* Check preview

**Light grays** (e.g., K20):

* Do NOT overprint
* May disappear on dark backgrounds

## Spot Color Overprint

### When to Overprint Spot Colors

<Tabs>
  <Tab title="Intentional Mixing">
    **Create custom colors** by mixing spot colors

    **Example**:

    * Pantone 185 C (red) background
    * Pantone 2925 C (blue) overprint
    * **Result**: Custom purple

    **Use case**: Expanding color palette without extra plates
  </Tab>

  <Tab title="Spot + CMYK">
    **Spot color over CMYK images**

    **Example**:

    * Full-color CMYK photo
    * Pantone logo overprints
    * **Result**: Logo visible over photo

    **Use case**: Logo on photos
  </Tab>

  <Tab title="Varnishes">
    **Spot varnish overprints** everything

    **Example**:

    * Full design in CMYK
    * Spot UV varnish plate overprints logo area
    * **Result**: Glossy logo on matte background

    **Use case**: Special finishes
  </Tab>
</Tabs>

### Spot Color Overprint Risks

<Warning>
  **Unpredictable results** when overprinting spot colors!
</Warning>

**Problem**: Pantone colors are premixed

* Mixing them creates unknown colors
* Not Pantone-specified
* Can't predict exact result

**Solution**:

* Get physical proof before production
* Test color mixing with printer
* Use Pantone mixing guides if available

## TAC and Overprint

**Total Area Coverage (TAC)** limits apply to overprint

### Example

```
Background: C50 M40 Y30 K0 = 120% TAC
Black text (K100) overprints
Result: C50 M40 Y30 K100 = 220% TAC

Is this OK?
✓ Yes - 220% is under 300% limit (for ISO Coated v2)
```

### When Overprint Exceeds TAC

**Problem scenario**:

```
Background: C80 M80 Y80 K0 = 240% TAC
Black shape (K100) overprints
Result: C80 M80 Y80 K100 = 340% TAC
✗ Exceeds 300% limit!
```

**Issues**:

* Wet ink, smearing
* Extended drying time
* Possible rejection by printer

**Solutions**:

1. Use knockout instead of overprint
2. Reduce background density
3. Use lighter black (K80 instead of K100)
4. Consult printer about higher TAC capability

## Common Overprint Mistakes

<AccordionGroup>
  <Accordion title="Mistake #1: Overprinting White" icon="1">
    **Error**: Setting white elements to overprint

    **Result**: White becomes transparent = invisible

    **Why it happens**: Default setting misapplied

    **Fix**:

    * White MUST knockout
    * Disable overprint for white colors
    * Check in overprint preview
  </Accordion>

  <Accordion title="Mistake #2: Light Yellow Overprint" icon="2">
    **Error**: Yellow text overprinting dark backgrounds

    **Result**: Yellow disappears or looks muddy

    **Why it happens**: Assuming all text should overprint

    **Fix**:

    * Only dark colors should overprint
    * Use knockout for yellow/light colors
  </Accordion>

  <Accordion title="Mistake #3: Not Checking Preview" icon="3">
    **Error**: Exporting without overprint preview check

    **Result**: Surprises at print shop

    **Why it happens**: PDF looks fine in normal view

    **Fix**:

    * ALWAYS check overprint preview
    * Compare before/after
    * Verify with printer
  </Accordion>

  <Accordion title="Mistake #4: Overprinting Large Areas" icon="4">
    **Error**: Large overlapping shapes set to overprint

    **Result**: TAC exceeded, ink buildup

    **Why it happens**: Blanket overprint setting

    **Fix**:

    * Only overprint small text/lines
    * Knockout large shapes
    * Check TAC values
  </Accordion>
</AccordionGroup>

## Industry Standards

### Default Overprint Rules

**Professional printing standard**:

* Black text: Always overprint
* Black lines (\< 2pt): Overprint
* Black shapes: Usually overprint
* All other colors: Knockout (default)

### Printer Expectations

**Most commercial printers expect**:

* Automatic black overprint
* No overprint on white
* Spot colors knockout unless specified
* Varnishes/coatings overprint

<Info>
  **When in doubt, ask your printer!** They can advise on their press capabilities and preferences.
</Info>

## Troubleshooting Overprint Issues

<AccordionGroup>
  <Accordion title="Elements disappearing in print" icon="eye-slash">
    **Symptoms**: Light-colored elements missing from printed piece

    **Cause**: Light colors set to overprint on dark backgrounds

    **Diagnosis**:

    * Open PDF in Acrobat
    * Enable Overprint Preview (`Cmd/Ctrl + Shift + Y`)
    * Look for disappeared elements

    **Solution**:

    * Disable overprint for light colors
    * Re-export PDF
    * Verify in overprint preview
  </Accordion>

  <Accordion title="Unexpected color shifts" icon="palette">
    **Symptoms**: Colors look different than designed

    **Cause**: Unintended overprint mixing colors

    **Diagnosis**:

    * Check overprint preview
    * Identify overlapping elements
    * Look for color mixing

    **Solution**:

    * Use knockout instead of overprint
    * Adjust overprint settings in plugin
    * Test with physical proof
  </Accordion>

  <Accordion title="Printer rejects file for TAC" icon="triangle-exclamation">
    **Symptoms**: Printer says ink coverage too high

    **Cause**: Overprint creating TAC > 300%

    **Diagnosis**:

    * Check areas where colors overlap
    * Calculate combined TAC
    * Identify problem zones

    **Solution**:

    * Use knockout for large shapes
    * Reduce background density
    * Limit overprint to text only
  </Accordion>

  <Accordion title="Registration issues despite overprint" icon="bullseye">
    **Symptoms**: White gaps still visible

    **Cause**: Overprint not enabled correctly

    **Diagnosis**:

    * Check PDF with overprint preview
    * Verify black elements set to overprint
    * Confirm settings in export

    **Solution**:

    * Re-enable overprint in plugin
    * Re-export PDF
    * Verify with printer
  </Accordion>
</AccordionGroup>

## Overprint Checklist

Before sending to print:

* [ ] **Black overprint enabled**: Automatic setting on
* [ ] **White NOT overprinting**: Would become invisible
* [ ] **Light colors knockout**: Yellow, light tints use knockout
* [ ] **Overprint preview checked**: Verified in Adobe Acrobat
* [ ] **No disappeared elements**: All content visible in preview
* [ ] **TAC within limits**: No excessive ink from overprint
* [ ] **Spot colors verified**: Intentional mixing only
* [ ] **Printer consulted**: Confirmed preferences if uncertain

## Advanced: Selective Overprint

**Pro users**: Control overprint per element

### Use Cases

<Tabs>
  <Tab title="Black Logo on Photo">
    **Scenario**: Black logo over CMYK photo

    **Settings**:

    * Logo fill: Overprint ✓
    * Logo outline: Overprint ✓

    **Result**: Logo prints cleanly without knockout gaps
  </Tab>

  <Tab title="Drop Shadow">
    **Scenario**: Shadow effect over complex background

    **Settings**:

    * Shadow: Overprint ✓
    * Blends naturally with background

    **Result**: Smooth shadow integration
  </Tab>

  <Tab title="Decorative Elements">
    **Scenario**: Thin decorative lines over colors

    **Settings**:

    * Lines \< 1pt: Overprint ✓
    * Prevents registration gaps

    **Result**: Clean, unbroken lines
  </Tab>
</Tabs>

## Learn More

<CardGroup cols={2}>
  <Card title="Black Handling" icon="circle" href="/color/black-handling">
    Rich black vs pure black strategies
  </Card>

  <Card title="Color Management" icon="palette" href="/color/overview">
    Complete color workflow guide
  </Card>

  <Card title="TAC Limits" icon="droplet" href="/color/rgb-vs-cmyk">
    Understanding ink coverage
  </Card>

  <Card title="Troubleshooting Colors" icon="wrench" href="/troubleshooting/color-issues">
    Fix common color problems
  </Card>
</CardGroup>

***

<Info>
  **Pro Tip**: When in doubt, enable automatic black overprint and leave everything else as knockout. This handles 95% of cases correctly!
</Info>
