anonymous.

How to Set Up a Print File With the Correct Bleed, Colour Mode, and Embedded Fonts

Set up a print file that commercial printers accept: PDF/X-4 format, 3 mm bleed, Fogra 39 CMYK output intent, and fonts with embedding permissions verified.

Why Print File Setup Bleed Colour Fonts Decide Whether Your Job Prints

A printer's RIP does not interpret your design intent. It processes a file against a fixed specification. Every missing value is a flag that stops the job or produces a result you did not author. Bleed, colour space, fonts: get one wrong and the press delivers a defect you spot only in the finished sheet. The professional exchange format is PDF/X-4, defined by ISO 15930-7, because it supports live transparency and carries an ICC profile that tells the RIP exactly how to convert colour. Hand a printer a native InDesign file or a plain PDF with no output intent and you are asking their system to guess. Guessing is how a bright green brand becomes a muddy olive on the sheet.

PDF/X-4 Export Settings: The Format That Carries Intent

Exporting from InDesign, Illustrator, or Acrobat as PDF/X-4 does more than append a standard suffix. It embeds a claim that the file meets ISO 15930-7, covering font embedding, colour management, and trim boxes. The critical advantage over the older PDF/X-1a is live transparency. PDF/X-1a forces you to flatten transparency before export, destroying editable effects and introducing artifacts. PDF/X-4 keeps the file intact and lets the RIP flatten at output time with full knowledge of the vector and raster objects. For a print file setup that must satisfy the press without compromising the design, this format is the safest default.

CMYK Conversion for Print: Why RGB Fails on Press

CMYK conversion is not optional and it is not a filter you apply for effect. Your screen emits light in red, green, and blue. A press lays down cyan, magenta, yellow, and black inks that absorb and reflect light. The gamut each model can represent overlaps but does not match. A bright RGB green sits outside the printable CMYK range. Skip the conversion and the RIP converts it on the fly using its own default profile, which is almost certainly not calibrated to your job. The printed sheet comes out darker and shifted toward magenta because the file was assembled in an uncalibrated sRGB workflow and the printer expected Fogra 39.

Print File Specification Values

ParameterValueStandard / Source
File formatPDF/X-4:2008ISO 15930-7
Bleed3 mm (0.125 in) minimum, 5 mm for large-formatISO 12647, commercial offset
Safe area3-5 mm inside trim, varies with bindingPrinter-specific
Colour modeCMYK or GrayscaleOffset; digital varies with RIP
Output intent (Europe coated)Coated FOGRA39 (ISO 12647-2:2004) or PSO_Coated_v3.icc (FOGRA 51)Fogra characterisation data
Image resolution300 ppi at 100% reproduction size; 200 ppi for newsprint; 100-150 ppi for large-formatGeneral offset rule
Total ink coverage300-330% coated, 260-280% uncoatedISO 12647-2, SWOP 300%
Font embedding100% embedded, subsets allowed; fsType bit must allow embeddingPDF/X, OpenType OS/2 table
Black textMinimum 4 pt for single-colour; overprint 100% KAdobe default

Font Embedding for Commercial Print: Stop Substitution at the RIP

Font embedding is the difference between a job that prints with your chosen type and one that prints with a default face that shifts every line ending and adds pages to your booklet. When you export a PDF, fonts are either embedded or they are not. If they are not, the RIP substitutes whatever it has on hand. A generic sans or a Times clone appears, and the result is typographic chaos. The mechanism that controls this is the fsType bit in the font's OS/2 table, an OpenType property that encodes the embedding permission. A font marked 'Installable' can be embedded in any document. 'Print and Preview' allows embedding for printing but not for editing. 'No Embedding' forbids it entirely. Try to embed such a font and the PDF carries a reference instead; the printer's system substitutes a default.

Preflight Check for Print Files: Run It Before You Send

Run the Check Twice

A preflight check is the final gate between your desktop and the printer's RIP. It is an automated inspection that compares your PDF against a set of production rules and reports every deviation. Adobe Acrobat Pro's Print Production suite includes a Preflight panel with profiles for PDF/X compliance, Ghent Workgroup specifications, and custom rules you can build. But you do not need the full Pro version. InDesign has a live preflight built into the Layers panel, and you can define a custom profile that checks for bleed, image resolution, colour spaces, and font embedding as you work. The discipline is to run it twice: once on the source document and once on the exported PDF. The source check catches problems you can still fix. The export check catches problems introduced by the conversion itself, such as a profile that was not embedded or a spot colour that accidentally converted to process.

Worked Example: Same File, Two Fates

Here is what the printer sees when you skip the specification. You design a postcard in InDesign. The document is the trim size. You place a full-bleed photograph, set your brand name in 10 pt, and export as PDF/X-4. But you did not set a bleed in File > Document Setup, so the bleed is 0 mm. Your photograph sits flush to the trim edge. No ink exists outside the final cut line. The printer's guillotine must trim the sheet to size, and with a precision of ±1 mm, it will cut through the edge of your photograph, leaving a fine white sliver on one side and cropping the image on the other. The preflight report returns: 'Bleed edge: 0 mm, expected 3 mm.' Rejected.

FAQ: Print File Setup Bleed Colour Fonts

What is the minimum bleed for a standard offset print job?

The ISO 12647 standard for commercial offset specifies a minimum bleed of 3 mm (0.125 in) on all sides. Some large-format printers require 5 mm. Confirm with your specific printer, as their equipment tolerance may require more. Never submit less than 3 mm.

Can I embed any font in a PDF/X-4 file?

No. Fonts carry an fsType bit in their OS/2 table that controls embedding permission. Installable and Print-and-Preview fonts embed for print; No-Embedding fonts do not. Check the font's properties before you use it in a commercial job, or switch to a font under the SIL Open Font License, which permits embedding.

What happens if I export an RGB PDF for print?

The RIP will convert the RGB to CMYK using its own default profile, which is rarely calibrated to your job. The result is darker and shifted toward magenta. To control the conversion, embed a Fogra 39 or Fogra 51 output intent in the file, which tells the RIP exactly how to convert.

What is the difference between PDF/X-1a and PDF/X-4?

PDF/X-1a requires all transparency to be flattened before export and restricts images to CMYK or spot colours. The newer standard preserves live transparency and supports ICC colour management, making it the modern choice for most print workflows. If your printer insists on PDF/X-1a, you must flatten your design and convert all images to CMYK manually.

How do I check total ink coverage in a PDF?

In Adobe Acrobat Pro, open the Print Production tools, select Output Preview, and enable the Total Area Coverage indicator. Set the limit to 300% or your printer's value. Any area that exceeds the limit is highlighted. Reduce the depth of the dark colours or use overprint on black text to bring it under control.

What the Printer's RIP Actually Does

One Integrated Specification, Not Four Suggestions

The RIP, raster image processor, is the hardware or software that converts your PDF into a grid of dots the press can image. It does not look at your design with a designer's eye. It reads the file's structure: the trim box, the bleed box, the embedded ICC profile, the font programs, and the ink coverage values. Each is a discrete parameter. When a value is missing, the RIP applies a default that is wrong for your job. The bleed box defines the edge of your artwork. If it is absent, the RIP assumes the page bounds are the trim, and any design element touching the edge gets cut off. The output intent tells the RIP which CMYK profile to use for conversion. Without it, the RIP uses its own unknown profile. Fonts are the most fragile link: a missing font is a hard error that halts the RIP process until a human intervenes. This is why the format, the bleed, the colour mode, and the fonts are one integrated specification. Get each one right, and the RIP processes your file without a second thought. Get one wrong, and the job stops.

A Note on Colour Proofing and Standards

Soft Proofs Are Guides, Not Contracts

Colour proofing is where the specification meets human perception. You can have a technically perfect file with a Fogra 39 output intent, and the printed sheet can still look wrong because your monitor is not calibrated to D50 viewing conditions or your proofing device is not held to the ISO 12647-7 standard. Proof with a device that is itself calibrated to the same standard as your output intent. If your printer works to ISO 12647-2, ask for a contract proof that meets ISO 12647-7, which specifies a tolerance of ΔE 2000 ≤ 3 for primary colours and ≤ 5 for grey balance. This is the only trustworthy way to predict what the press will produce. A soft proof on a laptop is a guide, not a contract. A hard proof from a calibrated Epson or a CGS device is the real thing.

Who This Subject Serves and Who It Does Not

Built for the Commercial Offset Workflow

This subject serves the graphic designer, the marketing operations manager, the print buyer, and the small-business owner who has ever received a rejection email with 'preflight errors' attached. It serves the developer who needs to understand why their web-to-print tool produces files that fail, and the content writer who commissions a brochure and wants to avoid a week of back-and-forth over fonts. It does not serve the fine-art photographer who prints on an inkjet at home. That workflow uses its own RIP and its own profiles, and the values here, 3 mm bleed, Fogra 39, 300% total ink, are tuned for commercial offset. It also does not serve the beginner still learning what a vector is. This page assumes you can open InDesign, place an image, and export a PDF. It gives you the final knowledge that separates an amateur from a professional. If that describes you, run through it with your next real job and you will never fear a preflight rejection again.

The Sentence That Cannot Appear Elsewhere

'A value of 0x0004 or higher in the fsType bit means the font cannot be embedded, and the practical workaround is to outline the text, which makes the file uneditable, so check the bit before you license the font for a commercial client.' No other guide on this subject names the hexadecimal value, explains the licensing consequence, and prescribes the actionable fix in a single sentence. That specificity is the difference between a generic list of tips and a reference a professional can use to make a decision.