prince-fallback-cmyk-profile: url( filename )
Initial value |
|
---|---|
Applies to | @prince-pdf at-rule |
Inherited |
@prince-pdf {
prince-pdf-output-intent: url("AdobeRGB1998.icc");
prince-fallback-cmyk-profile: url("ISOcoated_v2_eci.icc");
}
This property is used inside a
@prince-pdf
at-rule to determine a fallback CMYK profile to be used for uncalibrated
(untagged) CMYK colors or images, if it is not possible to use the output
intent ICC profile (see
prince-pdf-output-intent
).
CMYK colors are treated as uncalibrated in either of the following three cases: conversion of an untagged CMYK image to another color space, conversion of a device dependent CMYK color, or when a PDF Profile requires that only device independent color is present, in which case both untagged CMYK images and device dependent CMYK colors are treated as uncalibrated CMYK colors.