Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
1 Features
4 Tweaks
SetaPDF-Stamper Component
SetaPDF-Core Component
Feature
  • Added getFitMode() and setFitMode() methods to SetaPDF_Core_Document_Destination class.
Bugfix
  • Fixed saving of object streams when using SetaPDF_Core_Document::SAVE_METHOD_REWRITE_ALL on documents with previously updated objects in several object streams.
Tweak
  • Optimized handling of EOL marker at the end of streams.
  • Add /P entry in annotation dictionary automatically when it is added to a pages annotation dictionary.
  • Optimized writing of unchanged object streams (no reading of unused values - performance improvement)
  • Added SetaPDF_Core_Type_Raw class to improve performance for RawPdf parser.