Syntax
XPath: /JDF[contains(@Types="Rendering")]/ResourcePool/RenderingParams/ObjectResolution/@AntiAliasing
Type
NMTOKEN
Supported values
@AntiAliasing |
Description |
---|---|
None (default) |
Anti-aliasing must not be applied. |
AntiAlias |
Anti-aliasing must be applied. |
Description
This parameter defines if an anti-aliasing algorithm must be applied to smooth low resolution images.
Syntax
XPath: /JDF[contains(@Types="Rendering")]/ResourcePool/RenderingParams/ObjectResolution/@Resolution
Type
XYPair
Supported range
“600 600”
“1200 1200”
The VarioPrint i-Series does not support the resolution "1200 1200".
Description
This setting defines which printer resolution must be used. If this setting is not specified, the printer chooses the resolution.
Remark
This option is supported for PS/PDF jobs only.
Syntax
XPath: /JDF[contains(@Types=”Rendering”)]/ResourcePool/RenderingParams/AutomatedOverPrintParams/@OverPrintBlackText
Type
Boolean
Supported values
@OverPrintBlackText |
Description |
---|---|
False (default) |
Black overprint for text determined by the overprint settings in the PDL. |
True |
Black overprint forced for fully black text only. |
Syntax
XPath: /JDF[contains(@Types="Rendering")]/ResourcePool/RenderingParams/AutomatedOverPrintParams/@OverPrintBlackLineArt
Type
Boolean
Supported values
@OverPrintBlackLineArt |
Description |
---|---|
False (default) |
Black overprint for line art determined by the overprint settings in the PDL. |
True |
Black overprint forced for fully black line art only. |
Description
Enable this option to print black text and/or line art on top of the background colour. You can use option force black overprint to prevent registration artefacts.
Disable this option to print black text/line art instead of the background colour.
Remark
This option is available when @HonorPDFOverprint of the PDF overprint simulation is set to true.
The following combination is not supported:
@OverPrintBlackText=false and @OverPrintBlackLineArt=true.
This combination is handled as:
@OverPrintBlackText=false and @OverPrintBlackLineArt=false.