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.
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. |