The PDF/X-4 file format

PDF is a very versatile file format. Unfortunately this also means that it is very easy to create PDF files that are completely useless in a prepress environment. The solution to this problem is to define a set of rules that forbid the use of certain PDF functions that are irrelevant for printing purposes and to enforce others that do improve its usefulness in prepress. This set of rules is called PDF/X, a series of well defined subsets of the PDF standard that promise predictable and consistent PDF files.

PDF/X-4 is one of the newest PDF/X flavors. This page covers:

  • What are PDF/x-4 files?
  • Which other PDF/X flavors exist?
  • PDF/X is just the starting point
  • How to create PDF/X-4 files

What are PDF/X-4 files?

PDF/X-4 files are regular PDF 1.6 files.

  • The use of transparency is allowed.
  • All color data can be grayscale, CMYK, named spot colors, RGB, Lab or ICC-profile based.
  • Image data can be 16-bit, a function that is still rarely used and which might cause issues with quite a few RIPs.
  • The use of layers is allowed.

The following restrictions apply to PDF/X-4 files:

  • All fonts must be embedded in the file. Embedding OpenType fonts is allowed.
  • OPI is not allowed in PDF/X-4 files: all image data must be embedded.
  • Compliant files cannot contain music, movies or non-printable annotations.
  • If there are annotations (sticky notes) in the PDF, they should be located outside the bleed area.
  • The file should not contain forms or Javascript code.
  • Only a limited number of compression algorithms are supported, JPEG 2000 being one of them.
  • Encryption cannot be used.
  • Transfer curves cannot be used.

Next to things that are not allowed, there is also some information that needs to be present in a PDF/X-4 file but that you may not find in regular PDF files:

  • There is an extra line of information which indicates that the PDF file is a PDF/X-4 file.
  • There is a separate flag (meaning a switch that is either ON or OFF) that details whether the PDF/X-4 file has already been trapped or not.
  • PDF/X-4 files contain extra operators that define the bleed and trim area.
    • The MediaBox defines the size of the entire document
    • The ArtBox or TrimBox defines the extent of the printable area.
    • If the file is to be printed with bleed, a BleedBox must be defined. It must be larger than the TrimBox/ArtBox, but smaller than the MediaBox.
  • The file needs to contain an output intent which describes the intended printing condition. The output intent is either:
    • an ICC color profile. Profiles can be embedded or referenced (in such a case when ICC profiles are externally supplied, such a file is called a PDF/X-4p file).
    • an output condition identifier, which is simply a text description of the intended print specifications (e.g. FOGRA27).

Since it is likely that the above guidelines will need to be updated in the future to cope with new PDF features or market needs, the full name of PDF/X implementations includes the year they were established. The current standard is called PDF/X-4:2007.

PDF/X-4 will soon become an official ISO standard: ISO 15930-7.

Which other PDF/X flavors exist?

Below are other PDF/X flavors that are either actively used in the market or may become popular in the future.

  • PDF/X-1a
    • The first standard, created for black&white, CMYK or spot color jobs.
    • This is a standard that originated in the USA but is also popular in Europe.
  • PDF/X-3
    • To print black&white, CMYK or spot color jobs
    • Files may contain RGB/LAB/… colors in which case the user’s color management system needs to convert these to CMYK.
    • This standard was developed in Germany and Switzerland. Its use also seems to be largely restricted to those countries.
  • PDF/X-5
    • Derived from PDF/X-4, allows external images.

PDF/X is just the starting point

If you think all of the above restrictions make sure that you get perfectly printable PDF files, think again. There are no rules in PDF/X that state that images need to have a certain resolution. A file with 50 dpi images can be a valid PDF/X file yet the printed result will be horrible if used for printing glossy magazines. PDF/X is meant to be a standard which is independent from the specific production requirements of a type of printing.

GWG is an industry organization which took the PDF/X standards and then added on top of that a set of rules to cover specific types of printing. There are standard for exchanging files for commercial printing, newspapers, packaging and digital printing.

If you want to get absolutely perfect PDF files for the type of jobs that you print, head over to the GWG site and check out their specifications. In a lot of countries, the national trade organizations recommend the use of the GWG standards to exchange files. Currently GWG is working on specifications based on PDF/X-4 but don’t expect these to be released in 2008.

How to create or process PDF/X-4 files

When this page was last updated, there weren’t any tools out yet to create PDF/X-4 files. Some Adobe applications such as Acrobat 8 and InDesign CS3 include support for the draft-PDF/X-4 specifications but since this software was released, there have been changes in the final PDF/X-4 specifications.

PitStop Professional 7.52 is a preflight tool that can not only check for PDF/X-4 compliancy but that can also fix existing PDF files to make them PDF/X-4 compliant.

2 Comments to “The PDF/X-4 file format”

  1. Laurens,

    Kom toevallig op uw site terecht ;-)

    Wat er voor PDF/X-4 niet bijstaat is dat dit de eerste standaard is die transparency toelaat.

    Q

  2. ‘Bedankt’ for the feedback - it made me realize that pages that are not yet linked to from the main structure of this site still get picked up and indexed by Google. You found a page that wasn’t supposed to be found because it wasn’t ready yet.

    I think it is OK now. I still have some time to tweak the content since PDF/X-4 usage is still in its infancy.

Add a Comment