This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
|
Param |
Val |
ExType |
Vers |
Use? |
HPS |
Ref |
|
U |
n |
H |
6.3 |
N |
All |
The user parameter DuplicateColorants controls which duplicate colorant value is used. By default the last value is chosen to match other RIPs.
Name objects only, with possible values of /First or /Last .
Some jobs have DeviceN color spaces which contain duplicate colorant names, for example:
%!PS
[ /DeviceN
[ (PANTONE Reflex Blue CV) (PANTONE Reflex Blue CV) ]
/DeviceCMYK
.............
showpage
Blue is present twice in this DeviceN and the color values for the first and second Blue may be different.
The user parameter can be set in a page feature (for example) to obtain the expected output. Default: /Last .