> ## 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.

# Print Standards Reference

> Complete guide to print industry standards, specifications, and formats

## Print Industry Standards

Understanding industry standards ensures your files work with any professional printer worldwide. This reference covers PDF formats, color standards, and best practices.

<Note>
  **Industry standard**: PDF/X-1a with ISO Coated v2 300% profile is accepted by 95%+ of commercial printers worldwide.
</Note>

## PDF/X Standards

### PDF/X Format Comparison

| Standard     | Release | Color          | Transparency | ICC Profiles        | Use Case                      |
| ------------ | ------- | -------------- | ------------ | ------------------- | ----------------------------- |
| **PDF/X-1a** | 2001    | CMYK only      | Not allowed  | Single embedded     | Most compatible, safest       |
| **PDF/X-3**  | 2002    | CMYK, RGB, Lab | Not allowed  | Multiple allowed    | International color workflows |
| **PDF/X-4**  | 2008    | CMYK, RGB, Lab | Allowed      | Multiple allowed    | Modern, advanced features     |
| **PDF/X-5**  | 2010    | All            | Allowed      | External references | Multi-file workflows          |

<Tabs>
  <Tab title="PDF/X-1a (Recommended)">
    ### PDF/X-1a:2001/2003

    **Most widely accepted print standard**

    **Specifications**:

    * **Color**: CMYK (+ spot colors)
    * **Transparency**: Not allowed (flattened)
    * **ICC Profile**: Single profile embedded
    * **Fonts**: Must be embedded
    * **Image resolution**: Defined (typically 300 DPI)
    * **Bleed**: Required information included
    * **Trim box**: Required

    **Advantages**:

    * ✅ Universal acceptance
    * ✅ Guaranteed compatibility
    * ✅ No ambiguity (all flattened)
    * ✅ Works with all printers

    **Limitations**:

    * ❌ CMYK only (no RGB)
    * ❌ No transparency support
    * ❌ Single ICC profile only

    **When to use**:

    * Commercial printing
    * When unsure of printer's capabilities
    * Maximum compatibility needed
    * Budget/online printers

    **Printer acceptance**: 99%+

    **Recommendation**: Use unless printer specifically requests different format
  </Tab>

  <Tab title="PDF/X-3">
    ### PDF/X-3:2002/2003

    **International color standard**

    **Specifications**:

    * **Color**: CMYK, RGB, Lab, spot
    * **Transparency**: Not allowed (flattened)
    * **ICC Profile**: Multiple profiles supported
    * **Fonts**: Must be embedded
    * **Image resolution**: Defined
    * **Color management**: Device-independent

    **Advantages**:

    * ✅ RGB support (converted at RIP)
    * ✅ Multiple color spaces
    * ✅ International workflows
    * ✅ Device-independent color

    **Limitations**:

    * ❌ No transparency
    * ❌ Requires color-managed workflow
    * ❌ Less compatible than PDF/X-1a

    **When to use**:

    * International printing
    * RGB to CMYK conversion at printer
    * Color-managed workflows
    * Printer specifically requests

    **Printer acceptance**: 80-90%

    **Note**: Check with printer before using
  </Tab>

  <Tab title="PDF/X-4">
    ### PDF/X-4:2008/2010

    **Modern PDF standard with transparency**

    **Specifications**:

    * **Color**: CMYK, RGB, Lab, spot
    * **Transparency**: Native support (no flattening)
    * **ICC Profile**: Multiple profiles, color-managed
    * **Fonts**: Must be embedded
    * **Layers**: Supported (optional)
    * **Live transparency**: Preserved

    **Advantages**:

    * ✅ Transparency support (Photoshop blend modes)
    * ✅ Modern features
    * ✅ Better quality (no flattening)
    * ✅ Smaller file sizes (sometimes)

    **Limitations**:

    * ❌ Requires modern RIP
    * ❌ Not all printers support
    * ❌ More complexity

    **When to use**:

    * High-end printing
    * Modern print shops with PDF/X-4 support
    * Designs with heavy transparency
    * Printer specifically requests

    **Printer acceptance**: 60-70% (growing)

    **Check first**: Not universally supported yet
  </Tab>

  <Tab title="PDF/X-5">
    ### PDF/X-5:2010

    **Multi-file workflow standard**

    **Specifications**:

    * **Based on**: PDF/X-4
    * **External references**: Allowed
    * **Multi-file**: Links to external PDFs
    * **Use case**: Complex publishing workflows

    **Advantages**:

    * ✅ Large publishing workflows
    * ✅ External resources
    * ✅ Modular approach

    **Limitations**:

    * ❌ Very limited support
    * ❌ Complex workflows only
    * ❌ Not for general commercial printing

    **When to use**:

    * Publishing industry only
    * Complex multi-file workflows
    * Rarely used in commercial printing

    **Printer acceptance**: \< 10%

    **Recommendation**: Avoid unless specifically required
  </Tab>
</Tabs>

***

## ISO Print Standards

### ISO 12647 (Printing Standards)

**The global standard for offset printing**

<AccordionGroup>
  <Accordion title="ISO 12647-2 (Offset Printing)" icon="file-lines">
    **Standard for sheet-fed and web offset printing**

    **Specifications**:

    * **Scope**: Offset lithography
    * **Defines**: Ink colors, densities, dot gain, paper types
    * **Revision**: Currently ISO 12647-2:2013

    **Paper Types Defined**:

    * **Type 1**: Premium coated (115 g/m²+)
    * **Type 2**: Standard coated (115 g/m²+)
    * **Type 3**: LWC (lightweight coated)
    * **Type 4**: Uncoated white (115 g/m²+)
    * **Type 5**: Uncoated yellowish (newsprint)

    **Ink Standards**:

    * Cyan: Specific Pantone equivalent
    * Magenta: Specific Pantone equivalent
    * Yellow: Specific Pantone equivalent
    * Black: Specified density

    **Why important**: Ensures consistency across different printers worldwide

    **Related profiles**:

    * FOGRA39 (ISO Coated v2) - Type 1/2 paper
    * FOGRA52 (PSO Uncoated v3) - Type 4 paper
  </Accordion>

  <Accordion title="ISO 15930 (PDF/X Standards)" icon="file-pdf">
    **Defines PDF/X format specifications**

    **Parts**:

    * **ISO 15930-1**: PDF/X-1a:2001
    * **ISO 15930-3**: PDF/X-1a:2001 + PDF/X-3:2002
    * **ISO 15930-4**: PDF/X-1a:2003 (revised)
    * **ISO 15930-6**: PDF/X-3:2003 (revised)
    * **ISO 15930-7**: PDF/X-4 (2008)
    * **ISO 15930-8**: PDF/X-5 (2010)

    **Purpose**: Standardize PDF exchange for printing

    **Compliance**: Ensures PDFs contain all necessary print information
  </Accordion>

  <Accordion title="ISO 3664 (Viewing Conditions)" icon="eye">
    **Standard for graphic arts viewing**

    **Specifications**:

    * **Color temperature**: D50 (5000K)
    * **Illuminance**: 2000 lux for critical viewing
    * **Surround**: Neutral gray (L\* 60)

    **Purpose**: Standardize color evaluation conditions

    **Why it matters**:

    * Consistent color judgment
    * Match print proofs to press sheets
    * International standard viewing

    **Application**: Professional color matching, print proofing

    **Note**: Your office lighting affects color perception
  </Accordion>

  <Accordion title="ISO 216 (Paper Sizes)" icon="file">
    **International paper size standard (A series)**

    **Defines**:

    * A series (A0 to A10)
    * B series (B0 to B10)
    * C series (envelopes)

    **Key principle**: Each size is exactly half area of previous

    **Example**:

    * A4: 210 × 297 mm
    * A5: 148 × 210 mm (A4 folded in half)

    **Adoption**: Worldwide except USA/Canada (use Letter series)

    **See**: [Paper Sizes Reference](/reference/paper-sizes)
  </Accordion>
</AccordionGroup>

***

## Color Management Standards

### ICC Specifications

<Tabs>
  <Tab title="ICC Profile Version 4">
    **Current ICC standard**

    **Version**: ICC.1:2010 (v4.3)

    **Features**:

    * Improved color accuracy
    * Better spectral data
    * Enhanced perceptual rendering
    * Wide gamut support

    **Profile types**:

    * Input (scanner, camera)
    * Display (monitor)
    * Output (printer)
    * Device Link
    * Abstract
    * Color Space

    **For printing**: Output profiles (e.g., FOGRA39, GRACoL)

    **Backward compatible**: With ICC v2 profiles
  </Tab>

  <Tab title="FOGRA Standards">
    **European Color Initiative (ECI) references**

    **Common FOGRA profiles**:

    | FOGRA       | Profile Name       | Paper     | Standard         |
    | ----------- | ------------------ | --------- | ---------------- |
    | **FOGRA39** | ISO Coated v2 300% | Coated    | ISO 12647-2:2004 |
    | **FOGRA51** | PSO Coated v3      | Coated    | ISO 12647-2:2013 |
    | **FOGRA52** | PSO Uncoated v3    | Uncoated  | ISO 12647-2:2013 |
    | **FOGRA47** | ISO Uncoated       | Uncoated  | ISO 12647-2:2004 |
    | **FOGRA30** | ISOnewspaper26v4   | Newsprint | ISO 12647-3      |

    **Purpose**: Reference characterization datasets

    **Use**: Match printer output to standard

    **Certification**: Printers can be FOGRA-certified
  </Tab>

  <Tab title="GRACoL Standards (USA)">
    **General Requirements for Applications in Commercial Offset Lithography**

    **Developed by**: IDEAlliance (USA)

    **Key standards**:

    * **GRACoL 2006**: Coated sheet-fed offset
    * **GRACoL Uncoated**: Uncoated papers
    * **SWOP**: Web offset publications

    **G7 Methodology**:

    * Calibration method (not profile)
    * Neutral gray balance
    * Consistent appearance across devices
    * Uses CMYK-to-gray relationships

    **Certification**:

    * G7 Master Printer (certified printers)
    * Ensures quality and consistency

    **Usage**: North American commercial printing standard
  </Tab>

  <Tab title="Japan Color">
    **Japanese printing standards**

    **Standards**:

    * **Japan Color 2001 Coated**
    * **Japan Color 2001 Uncoated**
    * **Japan Color 2002 Newspaper**

    **Characteristics**:

    * Higher TAC limits (350%)
    * Different ink formulations
    * Specific to Japanese printing

    **Developed by**: Japan Print Machinery Association

    **Use**: Printing in Japan or for Japanese markets

    **Alternative**: ISO Coated also widely used in Japan
  </Tab>
</Tabs>

***

## File Specifications Standards

### Resolution Standards

<Tabs>
  <Tab title="Image Resolution">
    **DPI/PPI standards for print**

    | Use Case             | Minimum DPI | Recommended DPI | Maximum Useful |
    | -------------------- | ----------- | --------------- | -------------- |
    | **Offset printing**  | 200         | 300             | 600            |
    | **Digital printing** | 200         | 300             | 600            |
    | **Large format**     | 100         | 150-200         | 300            |
    | **Billboards**       | 25-50       | 50-100          | 150            |
    | **Newspapers**       | 150         | 200             | 300            |
    | **Fine art**         | 300         | 400-600         | 1200           |
    | **Screen printing**  | 150         | 200-300         | 400            |

    **Rule of thumb**: 300 DPI for standard commercial printing

    **Too low**: Pixelation, poor quality
    **Too high**: Larger files, no visible improvement, longer processing
  </Tab>

  <Tab title="Line Screen (LPI)">
    **Lines per inch for halftone screens**

    | Print Type              | LPI     | Corresponding DPI |
    | ----------------------- | ------- | ----------------- |
    | **Newspaper**           | 85-100  | 200-225           |
    | **Newsprint color**     | 100-120 | 200-300           |
    | **Standard offset**     | 133-150 | 300               |
    | **High-quality offset** | 150-175 | 300-350           |
    | **Fine art**            | 175-200 | 350-400           |
    | **Premium printing**    | 200-300 | 400-600           |

    **DPI to LPI ratio**: Typically 1.5× to 2× (Quality Factor)

    **Formula**: DPI = LPI × Quality Factor

    * 150 LPI × 2 = 300 DPI (standard)

    **Note**: Printer determines LPI, you provide DPI
  </Tab>

  <Tab title="Bleed Standards">
    **Bleed amounts by region/use**

    | Region/Type               | Standard Bleed              | Notes                              |
    | ------------------------- | --------------------------- | ---------------------------------- |
    | **North America**         | 0.125" (1/8")               | Most common US standard            |
    | **Europe/International**  | 3 mm                        | ISO standard                       |
    | **Large format**          | 0.25" - 0.5"                | Bigger bleed for larger sizes      |
    | **Books (perfect bound)** | 0.125" outside, 0.25" spine | Extra at spine                     |
    | **Minimal bleed**         | 2 mm                        | Absolute minimum (not recommended) |

    **Safety zone** (inside margin):

    * Standard: 0.25" (6 mm) from trim
    * Critical text: 0.375" (9 mm) from trim

    **Best practice**: Use 0.125" (3 mm) bleed on all edges
  </Tab>

  <Tab title="Color Accuracy Tolerances">
    **Acceptable Delta E variations**

    | Application                 | Delta E (ΔE) | Tolerance         |
    | --------------------------- | ------------ | ----------------- |
    | **Critical color matching** | \< 1.0       | Excellent match   |
    | **High-quality commercial** | 1.0 - 2.0    | Very good         |
    | **Standard commercial**     | 2.0 - 3.0    | Acceptable        |
    | **Acceptable variation**    | 3.0 - 6.0    | Noticeable but OK |
    | **Unacceptable**            | > 6.0        | Reprint needed    |

    **Delta E (ΔE)**: Numerical color difference measurement

    **Factors**:

    * Paper variation: ±1-2 ΔE
    * Ink variation: ±1-2 ΔE
    * Press variation: ±2-3 ΔE

    **Total variation**: 3-6 ΔE typical even with best practices

    **Reality**: Perfect match impossible, aim for \< 3 ΔE
  </Tab>
</Tabs>

***

## Typography Standards

### Font Embedding Requirements

<AccordionGroup>
  <Accordion title="Embedding Standards" icon="font">
    **PDF/X requirements for fonts**

    **PDF/X-1a**:

    * ✓ All fonts must be embedded
    * ✓ Subset embedding allowed
    * ✓ Type 1, TrueType, OpenType supported
    * ✗ Font references not allowed

    **Subsetting**:

    * Embeds only used characters
    * Reduces file size (80-95% smaller)
    * Maintains perfect quality
    * Recommended practice

    **Outlining fonts** (alternative):

    * Convert text to vector paths
    * No font embedding needed
    * Larger file size
    * No longer editable as text
    * Last resort for licensing issues
  </Accordion>

  <Accordion title="Minimum Text Sizes" icon="text-height">
    **Readable minimum sizes**

    **Standard reading distance** (12-18"):

    | Text Type         | Minimum Size | Recommended |
    | ----------------- | ------------ | ----------- |
    | **Body text**     | 8 pt         | 9-12 pt     |
    | **Fine print**    | 6 pt         | 7-8 pt      |
    | **Captions**      | 7 pt         | 8-9 pt      |
    | **Headlines**     | 14 pt        | 18-24 pt    |
    | **Business card** | 7 pt         | 8-10 pt     |

    **Legal minimums**:

    * Most countries: 6 pt minimum for contracts
    * Some jurisdictions: 8 pt minimum

    **Large format** (viewed from distance):

    * Multiply by viewing distance in feet
    * 10 ft viewing: 10× larger minimum

    **Rule**: If you squint to read, too small
  </Accordion>

  <Accordion title="Overprinting Black Text" icon="layer-group">
    **Industry standard practice**

    **Standard**: Black text always overprints

    **Specifications**:

    * Pure black (K100) only
    * Text size: All sizes
    * Rich black: Should NOT overprint (knockout)

    **Why**:

    * Prevents white gaps from registration
    * Standard practice since offset printing
    * Built into PDF/X standards

    **In Printery**:

    * Enable "Overprint black" setting
    * Automatic for K100 text
    * Verify in Acrobat Overprint Preview
  </Accordion>
</AccordionGroup>

***

## Industry Quality Standards

### G7 Certification

**Gray balance calibration methodology**

<Tabs>
  <Tab title="What is G7?">
    **G7 = Gray Balance calibration method**

    **Not a profile**: Calibration methodology

    **Principle**:

    * Neutral gray reproduction as primary goal
    * CMYK balance creates neutral grays
    * Consistent across different devices

    **Developed by**: IDEAlliance (USA)

    **Used for**:

    * Press calibration
    * Proof matching
    * Color consistency

    **Benefits**:

    * Device-to-device matching
    * Consistent color appearance
    * Reduced variation

    **Certification**:

    * G7 Master Printer
    * G7 Expert
    * Regular recertification required
  </Tab>

  <Tab title="G7 vs Traditional">
    **Comparison to traditional methods**

    **Traditional calibration**:

    * Match solid ink densities
    * Match dot gain curves
    * CMYK-focused

    **G7 calibration**:

    * Match neutral gray axis
    * CMYK used to achieve gray
    * Visual appearance focused

    **Result**:

    * Better cross-device matching
    * More consistent color
    * Substrate-independent approach

    **Adoption**: Growing in North America, spreading globally
  </Tab>

  <Tab title="Finding G7 Printers">
    **G7 Master Printer certification**

    **What it means**:

    * Printer trained in G7 methodology
    * Equipment calibrated to G7 specs
    * Regular quality checks
    * Consistent results

    **Finding certified printers**:

    * IDEAlliance website: Master Printer directory
    * Ask printer: "Are you G7 certified?"

    **Worth it for**:

    * Brand consistency
    * Multi-location printing
    * Critical color matching
    * Corporate materials

    **Cost**: Typically 10-20% premium over standard printing
  </Tab>
</Tabs>

### FOGRA Certification

**European color standard certification**

<AccordionGroup>
  <Accordion title="FOGRA Certification Levels" icon="certificate">
    **Printer certification levels**:

    **FOGRA Cert**: Basic certification

    * Meets FOGRA color standards
    * Regular testing
    * Consistent output

    **PSO (Process Standard Offset)**: Advanced

    * Complete process control
    * ISO 12647-2 compliance
    * Ongoing monitoring

    **Benefits**:

    * Predictable results
    * Consistent quality
    * International standards compliance

    **Find certified printers**: FOGRA website directory
  </Accordion>

  <Accordion title="Characterization Data" icon="chart-line">
    **FOGRA characterization datasets**:

    **What they are**:

    * Reference measurements
    * Specific printing conditions
    * Basis for ICC profiles

    **Example datasets**:

    * FOGRA39: Coated paper, offset
    * FOGRA51: Coated paper, updated standard
    * FOGRA52: Uncoated paper

    **Use**: Printers calibrate to match these references

    **Result**: Consistency worldwide using same standard
  </Accordion>
</AccordionGroup>

***

## File Delivery Standards

### Prepress Requirements

<Steps>
  <Step title="PDF Format">
    **Standard**: PDF/X-1a (safest)

    **Alternative**: PDF/X-3 or PDF/X-4 (if printer supports)

    **Requirements**:

    * High-quality print preset
    * All fonts embedded
    * Images at 300 DPI minimum
    * Bleed included
    * Crop marks visible
  </Step>

  <Step title="Color Space">
    **Standard**: CMYK with ICC profile embedded

    **Profile**: Match printer's specification

    * ISO Coated v2 300% (if unknown)
    * GRACoL 2006 (USA)
    * Or printer-specified profile

    **No RGB**: Unless PDF/X-3 specifically requested
  </Step>

  <Step title="File Naming">
    **Best practices**:

    ```
    ProjectName_Size_Date_Version.pdf

    Examples:
    BusinessCard_3.5x2_2024-01-15_v1.pdf
    Brochure_TriFold_2024-01-15_FINAL.pdf
    ```

    **Avoid**:

    * Spaces (use underscores or hyphens)
    * Special characters
    * Generic names ("final.pdf", "new\.pdf")

    **Include**:

    * Project identifier
    * Size/type
    * Date
    * Version number
  </Step>

  <Step title="Metadata">
    **PDF should include**:

    * Trim box dimensions
    * Bleed box dimensions
    * Page orientation
    * Output intent (ICC profile)
    * Creator (your contact info)

    **Printery**: Includes automatically

    **Verify**: Open in Acrobat → Properties
  </Step>

  <Step title="Delivery Method">
    **File transfer options**:

    **Small files** (\< 25 MB):

    * Email attachment

    **Medium files** (25-100 MB):

    * WeTransfer
    * Google Drive link
    * Dropbox link

    **Large files** (> 100 MB):

    * Printer's FTP server
    * Cloud storage link
    * Physical delivery (USB)

    **Never**: Send via chat/text (compression)
  </Step>
</Steps>

***

## Quality Control Standards

### Preflight Checks

**Industry-standard preflight checks**:

* [ ] PDF format: PDF/X-1a (or specified)
* [ ] Color space: CMYK (no RGB unless specified)
* [ ] ICC profile: Embedded and correct
* [ ] Fonts: All embedded (check Properties)
* [ ] Images: 300 DPI minimum
* [ ] Bleed: 0.125" (3 mm) on all edges
* [ ] Crop marks: Visible and correct
* [ ] Trim box: Correctly defined
* [ ] Text: Pure black (K100) for readability
* [ ] Overprint: Black text overprints
* [ ] TAC: Within profile limits
* [ ] File size: Within printer's limits
* [ ] Page count: Correct
* [ ] Orientation: Correct

**Tools**:

* Adobe Acrobat: Preflight tool
* Printery: Built-in checks
* Printer's preflight (online services)

***

## International Standards Organizations

<CardGroup cols={2}>
  <Card title="ISO" icon="globe">
    **International Organization for Standardization**

    **Standards**:

    * ISO 12647 (printing)
    * ISO 15930 (PDF/X)
    * ISO 216 (paper sizes)

    **Scope**: Worldwide
  </Card>

  <Card title="ICC" icon="palette">
    **International Color Consortium**

    **Standards**:

    * ICC color profiles
    * Color management specifications

    **Website**: color.org
  </Card>

  <Card title="FOGRA" icon="certificate">
    **Graphic Technology Research Association**

    **Region**: Europe

    **Standards**:

    * FOGRA characterization data
    * PSO certification
    * Color testing

    **Website**: fogra.org
  </Card>

  <Card title="IDEAlliance" icon="flag-usa">
    **International Digital Enterprise Alliance**

    **Region**: North America

    **Standards**:

    * GRACoL
    * SWOP
    * G7 methodology

    **Website**: idealliance.org
  </Card>
</CardGroup>

***

## Compliance Checklist

**Before sending to printer**:

<AccordionGroup>
  <Accordion title="PDF Compliance" icon="file-pdf">
    * [ ] PDF/X-1a format (or specified format)
    * [ ] PDF validates with Acrobat Preflight
    * [ ] No errors in preflight report
    * [ ] All warnings reviewed and acceptable
  </Accordion>

  <Accordion title="Color Compliance" icon="palette">
    * [ ] CMYK color space (unless RGB specified)
    * [ ] ICC profile embedded
    * [ ] Profile matches printer's spec
    * [ ] No spot colors (unless intentional)
    * [ ] TAC within limits
    * [ ] Black handling appropriate
  </Accordion>

  <Accordion title="Content Compliance" icon="image">
    * [ ] All images 300 DPI minimum
    * [ ] All fonts embedded
    * [ ] No missing fonts reported
    * [ ] Text readable (minimum 6-7 pt)
    * [ ] All content within trim + bleed
    * [ ] Safety zones respected
  </Accordion>

  <Accordion title="Technical Compliance" icon="gear">
    * [ ] Bleed: 0.125" (3 mm) all sides
    * [ ] Crop marks present
    * [ ] Trim box correct dimensions
    * [ ] File size within printer's limit
    * [ ] File naming clear and descriptive
    * [ ] Correct version (not old file)
  </Accordion>
</AccordionGroup>

***

## Learn More

<CardGroup cols={2}>
  <Card title="ICC Profiles Reference" icon="swatchbook" href="/reference/icc-profiles-table">
    Complete ICC profile specifications
  </Card>

  <Card title="Paper Sizes Reference" icon="file" href="/reference/paper-sizes">
    Standard paper dimensions worldwide
  </Card>

  <Card title="Preflight Checklist" icon="clipboard-check" href="/tutorials/preflight-checklist">
    Complete quality control guide
  </Card>

  <Card title="Export Settings" icon="file-export" href="/features/export-settings">
    Configure compliant export settings
  </Card>
</CardGroup>

***

<Info>
  **Following standards = fewer problems**: Industry standards exist because they work. Following them ensures your files work with any professional printer worldwide.
</Info>
