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 from being aborted:

<< /AbortOnBadICCProfile false >> setuserparams

When set false and the embedded ICC profile is invalid, the profile is ignored. The job may succeed if an alternate colorspace has been defined for the ICC colorspace.

Setting AbortOnBadICCProfile to false also allows using 3-component matrix profiles for any 3-component colorspace, not just the standard CIEXYZ.

Default: false.