What Is PDF/X? A Guide to Print-Ready PDF Standards
What Makes a PDF Print Ready
Not every PDF is built to print correctly, and knowing the difference starts with understanding PDF/X.
PDF/X is a family of PDF file types based on an ISO standard that ensures a PDF captures the information needed to print correctly, with accurate color and fonts, within the capabilities of the output device (in other words, the printer).
Why does adherence to PDF/X standards matter? Not every PDF is built for print. Many are built for online distribution on the web instead. How a PDF is built determines how it can be sent through a print workflow, and how reliably it will print once it gets there.
Read Are Your PDFs Print Ready? for more on print readiness
PDFs can also be malformed, with syntax issues, missing fonts, or color problems that disrupt printing. If you are not sure whether a file has these issues, Acrobat's Preflight tools can check it, or you can inspect the file's internal structure directly for errors. A few common pre-print actions can also help confirm a file is ready to go:
- Split and merge. Combine multiple PDFs into one, or split a single file into separate pages as needed.
- Color profile accuracy. Confirm color profiles match the intended print output.
- Transparency flattening. Flatten transparent objects into vector based or rasterized objects so they print predictably.
- Color conversion. Convert RGB to CMYK or to spot colors as required by the print process.
PDF/X Subsets and Requirements
PDF/X is not a single standard but a family of them, each with different requirements and different levels of flexibility. Here is how the main subsets compare.
PDF/X-1a
PDF/X-1a is the original PDF/X subset, built for reliable, high-quality printing of graphic content with an emphasis on simplicity. It remains widely used in the graphic arts and printing industry.
Key requirements include:
- Color spaces. All color must be defined in CMYK or spot colors. RGB and other color spaces are not allowed.
- Fonts. Fonts must be embedded, and only Type 1 or TrueType fonts are permitted.
- Transparency. Not supported. Any transparent objects must be flattened before export.
- Layers. Not allowed. The document must be a single, flat layer.
PDF/X-3
PDF/X-3 serves the same graphic arts and printing workflows as PDF/X-1a but relaxes some of its constraints.
Key requirements include:
- Color spaces. A broader range is allowed, including CMYK, RGB, and grayscale, which suits workflows that mix color spaces.
- Transparency. Supported, including effects like drop shadows and blends, though transparency must still be flattened on export for reliable printing.
- Layers. Supported, making PDF/X-3 a better fit for documents with complex layer structures. Not every print workflow fully supports layers, however, so they should be used with care.
PDF/X-4
PDF/X-4 supports several things PDF/X-1a does not, including device-independent color spaces, live transparency, and layers. Because it can carry unseparated colors and transparency through to output, it shifts more of the processing responsibility downstream to the RIP (the raster image processor that ultimately converts the file for the printing device).
PDF/X-6
PDF/X-6 (ISO 15930-9) is the newest PDF/X standard. Built on the PDF 2.0 specification, it carries forward transparency, layers, and OpenType font support, and adds support for ICC color profiles alongside other PDF 2.0 capabilities.
Building Print-Ready PDFs
With a clearer picture of what each PDF/X subset requires, choosing the right one comes down to matching the standard to the workflow: PDF/X-1a for the simplest, most constrained CMYK-only jobs, PDF/X-3 or PDF/X-4 for workflows that need transparency and layers, and PDF/X-6 for the most current feature set built on PDF 2.0.
Ready to build print-ready PDFs? Start a free trial of Adobe PDF Library and put PDF/X support to work in your own application.