The parameter @ICCProfileUsage defines if the output intent profile of the printer must be used, or if the output intent profile is taken from the PDL. This parameter is valid for PDF and PostScript documents.
You can configure the default value of @ICCProfileUsage in the Settings Editor. The setting is called "PDF/X output intent". The default value is "UsePDL".
Syntax
XPath: /JDF[contains(@Types="ColorSpaceConversion")]/ResourcePool/ColorSpaceConversionParams/@ICCProfileUsage
Type
Enumeration
Supported values
@ICCProfileUsage |
Description |
---|---|
UsePDL |
The output intent profile is taken from the PDL. |
UseSupplied |
The output intent profile of the printer is used. |