Syntax
XPath: /JDF[contains(@Types=”ColorSpaceConversion”)]/ResourcePool/ColorSpaceConversionParams/GeneralID[@IDUsage="oce:EnhancedColorRendering"]/@IDValue
Type
String
Supported values
@IDValue |
Description |
---|---|
Auto (default) |
Use the default device configuration for enhanced color rendering. |
On |
Use the Océ tuned CMM configuration of the Adobe CMM. |
Off |
Use the Adobe built-in CMM configuration. |
Description
Define if you want to use the enhanced color rendering when converting device colors to gray. Use the enhanced color rendering for improving the print quality of color data. Disable the enhanced rendering for normal color quality.
When this option is not specified, the default device configuration for enhanced color rendering is used.
Example - job using enhanced color rendering
<JDF Types="LayoutPreparation Imposition Interpreting Rendering ColorSpaceConversion DigitalPrinting">
<ResourcePool>
<ColorSpaceConversionParams ID="res_8">
<GeneralID IDUsage="oce:EnhancedColorRendering" IDValue=”On”/>
</ColorSpaceConversionParams>
</ResourcePool>
<ResourceLinkPool>
<ColorSpaceConversionParamsLink rRef="res_8" Usage="Input"/>
</ResourceLinkPool>
</JDF>
Remark
Enhanced color rendering only applies to PS/PDF jobs.
The color transformations are CRD based.