Export Settings for Print PDFs Using PDF/X-4 and Correct Compression
The exact PDF/X-4 export settings, compression options, and printer marks required to produce a print-ready file that passes a commercial RIP without error.
Export Settings for Print PDFs Using PDF/X-4 and Correct Compression
Most designers select PDF/X-4 in the export dialogue and assume the file is print ready. That assumption fails the job. The printer's RIP encounters RGB images, unembedded fonts, or live transparency that was never checked, and the job stalls. The PDF/X-4 specification is not a menu preset. It is a set of content-level rules enforced by preflight verification. A preset named PDF/X-4 does not check whether every placed image is CMYK, whether the total ink coverage exceeds 300%, or whether the font you used has an fsType bit that blocks embedding. Those checks require a separate preflight profile. Without it, the file is a gamble.
PDF/X-4 Export Settings InDesign: What the Preset Does Not Do
Adobe InDesign offers PDF/X-4:2010 as a built-in export preset. Selecting it sets the PDF version to 1.6, enables live transparency, and requires an output intent. It does not convert your RGB images to CMYK. It does not downsample a 72 ppi web image to 300 ppi effective resolution. It does not warn you that a font is licensed with an embedding restriction.
The Ghent Workgroup PDF creation specification, published in 2022, treats these gaps as the primary failure mode in prepress. The GWG 2022 specification requires that every image be in the correct colour space at export, that every font be subset and 100% embedded, and that the output intent match the press condition. InDesign's preset alone cannot guarantee any of that.
Print PDF Compression Settings: What to Choose and Why
Compression in a print PDF is about balancing file size against RIP processing stability. The wrong choice produces a file the printer cannot open or one that prints with visible artefacts.
Image Compression
Use JPEG 2000 lossless for continuous-tone images and ZIP for images with large areas of flat colour. JPEG 2000 lossless compresses without discarding data. That avoids the blocky artefacts that appear when a RIP decompresses standard JPEG. Do not use automatic JPEG high. The Ghent Workgroup standard specifies lossless compression for all images destined for commercial offset.
Downsampling
Downsample colour and grayscale images to 300 ppi effective resolution. Downsample monochrome line art to 1200 ppi. Do not downsample above 300 ppi for colour images. An image at 600 ppi increases file weight without improving printed quality. The offset press screen ruling cannot resolve the extra detail. Use bicubic downsampling, not average or subsampling, to preserve edge sharpness.
Live Transparency and Blend Space
PDF/X-4 supports live transparency. Drop shadows, blend modes, and opacity do not need to be flattened at export. This is the single most important reason to use PDF/X-4 instead of PDF/X-1a. PDF/X-1a flattens all transparency into rasterised areas. That flattening produces opaque white boxes around drop shadows and coarse pixelation on gradients. A RIP that receives a PDF/X-1a file with live transparency will either reject it or apply its own unpredictable flattening. PDF/X-4 avoids that entirely. Set the transparency blend space to CMYK or Grayscale, not RGB, to prevent a colour shift at the RIP.
| Feature | PDF/X-1a (ISO 15930-1:2001) | PDF/X-4 (ISO 15930-7:2010) | PDF/X-6 (ISO 15930-9:2020) |
|---|---|---|---|
| Live Transparency | Not supported; must flatten | Supported | Supported |
| Layers (OCG) | Not supported | Supported | Supported |
| PDF Version | 1.3 or 1.4 | 1.6 or later | 2.0 |
| Output Intent Required | Yes | Yes | Yes |
| RGB Images Allowed | No | No | No |
| Spot Colour Support | Yes | Yes | Yes |
| Best Use Case | Legacy workflows, packaging | Commercial offset, any job with transparency | Future proof, PDF 2.0 workflows |
Printer Marks Bleed Slug Export: Exact Dimensions
Printer marks and bleed dimensions are the mechanical reference the RIP uses to align and trim your job. The Ghent Workgroup standard, derived from ISO 12647-2, specifies a bleed of 3 mm (0.118 in) for commercial offset. US commercial print commonly uses 0.125 in (3.175 mm). Use 3 mm unless your printer specifies otherwise. The safe area, where no critical text or logo should be placed, is 3 to 5 mm inside the trim edge. Content outside that zone risks being trimmed off.
Printer Marks Settings
Enable trim marks, registration marks, colour bars, and page information in the export dialogue. Set trim marks to a line weight of 0.25 pt and a length of 5 to 7 mm. Set the offset distance for crop marks to 3 mm from the bleed edge. Registration marks should have a diameter of 5 mm. Colour bars should use the FOGRA Media Wedge V3.0 or IDEAlliance ISO 12647-7 Control Strip. These targets allow the press operator to measure ink density and dot gain during the run.
The Slug Area
The slug is an unprinted area outside the bleed where printer marks and job information sit. It is not trimmed off. Include the job name, date, and version in the slug area so that every sheet on the press floor can be identified. The slug is not part of the printed design. Do not place any visual element there.
Common Questions
What is the difference between PDF/X-4 and PDF/X-1a for print?
PDF/X-4 supports live transparency, layers, and ICC-based colour management. PDF/X-1a does not support live transparency and requires all transparency to be flattened before export. PDF/X-4 is the correct choice for any job that uses drop shadows, blend modes, or opacity.
Can I use RGB images in a PDF/X-4 file?
No. PDF/X-4 requires all images to be in CMYK or Grayscale. RGB images will cause the file to fail a PDF/X-4 preflight check and may produce unpredictable colour when the RIP converts them.
What compression should I use for images in a print PDF?
Use JPEG 2000 lossless for continuous-tone images and ZIP for flat colour areas. Do not use standard JPEG compression. The lossy algorithm creates artefacts that become visible on press.
How much bleed do I need for commercial print?
The Ghent Workgroup standard is 3 mm (0.118 in). US commercial print commonly uses 0.125 in (3.175 mm). Confirm the exact requirement with your printer before exporting.
Why does my PDF/X-4 preset not guarantee compliance?
The export preset only sets the PDF version and enables the output intent. It does not check whether images are CMYK, whether fonts are embedded, or whether total ink coverage exceeds 300%. You must run a preflight check using Acrobat Print Production tools or a Ghent Workgroup profile to verify content-level compliance.
What is total ink coverage and why does it matter?
Total ink coverage is the sum of the CMYK percentages at any point on the page. For FOGRA 51 and GRACoL 2013, the limit is 300%. Above that, ink does not dry properly and causes set-off on the press sheets.
Do I need to embed fonts in a PDF/X-4 file?
Yes. All fonts used in the document must be subset and 100% embedded. Fonts with an fsType bit that restricts embedding will cause the file to fail preflight. Check font licensing before use.