6-1 Searching for Color Profiles

Antenna House PDF API handles color profiles with the -fixedUpPDFA command for PDF/A conversion, and specifies the profile name with the parameters -RGBProfile and -CMYKProfile. If not specified, Antenna House PDF API searches for color profiles, sRGB2014.icc or JapanColor2001Coated.icc, in the following order:

[For Windows version]

  1. In the folder containing PdfTk80.dll
  2. In the folder specified by the environment variable "PTL80_ICCPROFILE_PATH"

[For Linux version]

If a color profile is not specified and there is no color profile in the search destination, an error will occur.