(v13) AbortOnBadICCProfile (user param)
This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP
Param | Val | ExType | Vers | Use? | HPS | Ref |
U | b | 6.2 | Y | All |
This user parameter has been defined to control whether or not the ripping of a (PDF) job containing a bad ICC profile is aborted.
The default value for AbortOnBadICCProfile
is true
, which means if the ICC profile cannot be read, the job is aborted. A page feature, for example, could be used to set this parameter to false
to stop the job being aborted:
<< /AbortOnBadICCProfile false >> setuserparams
When set false
and the embedded ICC profile is invalid, color management will proceed as described by the ColorPro set-up as long as the ColorPro set-up has been defined with the Override color management in job
flag unchecked. If Override color management in job
flag is checked, the ICC profile embedded in the job is not examined anyway.
Default: false
.