@RenderingIntent
RelativeColorimetric
AbsoluteColorimetric
Description
This option defines which rendering intent must be used on data for a specific colour space (i.e
RGB or CMYK).
If the @RenderingIntent is not specified, the used rendering intent depends of the colour space
(RGB or CMYK) and is device specific.
@SourceCS and @Operation="Convert" must be present in ColorSpaceConversionOp.
Two ColorSpaceConversionOp can be specified: One for RGB colour space and one for CMYK
colour space.
Example
This example shows how to select a Saturation rendering intent for RGB and Perceptual for
CMYK.
<JDF Types = "LayoutPreparation Imposition Interpreting Rendering ColorSpaceConversion
DigitalPrinting">
<ResourcePool>
<ColorSpaceConversionParams ID = "res_1">
<ColorSpaceConversionOp SourceCS = "RGB" Operation="Convert"RenderingIntent="Saturation"/
>
<ColorSpaceConversionOp SourceCS = "CMYK"
Operation="Convert"RenderingIntent="Perceptual"/>
</ColorSpaceConversionParams>
</ResourcePool>
<ResourceLinkPool>
<ColorSpaceConversionParamsLink rRef = "res_1" Usage="Input"/>
</ResourceLinkPool>
</JDF>
Colour mapping groups
Syntax
XPath: /JDF[contains(@Types=”ColorSpaceConversion”)]/ResourcePool/
ColorSpaceConversionParams/GeneralID[@IDUsage="oce:ColorMappingGroup"]/@IDValue
Type
String
Supported values
Any colour mapping group in the Settings Editor.
Description
This option defines the colour mapping group that contains mappings from either RGB, CMYK or
spot colour to a different spot colour.
Colour space conversion
282
Chapter 10 - JDF interface specification
imagePRESS C7010VPS series v2.2
Summary of Contents for imagePRESS C7010VPS series
Page 8: ...Contents 8 imagePRESS C7010VPS series v2 2...
Page 9: ...Chapter 1 Introduction...
Page 14: ...Supported media 14 Chapter 1 Introduction imagePRESS C7010VPS series v2 2...
Page 15: ...Chapter 2 PRISMAsync...
Page 29: ...Chapter 3 The LPD connection...
Page 45: ...Chapter 4 The socket connection...
Page 51: ...Chapter 5 Adobe PostScript 3...
Page 64: ...Bind 64 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 86: ...Staple 86 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 89: ...Trim Chapter 5 Adobe PostScript 3 89 imagePRESS C7010VPS series v2 2...
Page 99: ...Chapter 6 PDF...
Page 117: ...Chapter 7 Colour management...
Page 133: ...Chapter 8 Accounting...
Page 150: ...Implementation aspects 150 Chapter 8 Accounting imagePRESS C7010VPS series v2 2...
Page 151: ...Chapter 9 SNMP...
Page 159: ...Example in pseudo code Chapter 9 SNMP 159 imagePRESS C7010VPS series v2 2...
Page 222: ...ppmPortGroup 222 Chapter 9 SNMP imagePRESS C7010VPS series v2 2...
Page 223: ...Chapter 10 JDF interface specification...
Page 291: ...Basic JDF ticket Chapter 10 JDF interface specification 291 imagePRESS C7010VPS series v2 2...
Page 297: ...Chapter 11 SMB printing...
Page 303: ...Chapter 12 Hot folder printing...
Page 306: ...Hot folder 306 Chapter 12 Hot folder printing imagePRESS C7010VPS series v2 2...
Page 307: ...Chapter 13 Scan to file and scan to email...
Page 313: ...Chapter 14 SRA IPDS...
Page 361: ......