Release notes for the Pdftools SDK
Here you'll find the latest functional changes for the Pdftools SDK.
Version 1.2
- Added the MetadataSettings class. This class allows you to set Metadata in the output PDF document, by providing them in the producer method's OutputOptions.
Linux
- The minimum required glibc version was upgraded from 2.27 to 2.34.
Version 1.1
- Added signature validation for the digital signing functionality. This allows you to extract signing certificate information and trust chain information, and perform validation of time-stamps, handle expired certificates, use custom trust stores, and check for the latest document revision.
Updated C API ZIP archive layout
- The C API ZIP archive directory layout has been updated (see Getting-started).
Updated Java API ZIP archive layout
- The Java API ZIP archive directory layout has been updated (see Getting-started).