Environment API – Advanced PDF Postprocessing Controls
✨ New & Improved
-
Added PDF version selection in
postProcessing.pdfVersion(1.4, 1.5, 1.6, 1.7), enabling explicit control over the generated PDF standard. -
Added configurable color transformation in
postProcessing.colorTransformation, allowing you to define: intendedIccProfile-
destinationIccProfile
This enables precise control over color conversion behavior during PDF generation. -
Added configurable Output Intent embedding via
postProcessing.colorProfileEmbedding.iccProfile, allowing you to define the ICC profile embedded in the PDF.
Documentation
See Color Management