2022.1 Migration Guide
PSPDFKit Processor 2022.1 comes with a new format for outputting images: TIFF.
There are no specific migration steps you need to take to upgrade. However, the label for warning message logs has changed.
Warning Message Format
This version introduces a new label for warning message logs. Previously, the [warn]
label was used. Starting with this new version, the [warning]
label will be used.
PDF to TIFF
It’s now possible to use TIFF as an image output format using the /render
API. Please refer to the guide on converting PDFs to images to learn more about this feature.
Other Changes
For a complete list of changes in this release, check out the Processor changelog.