Changelogs & Release Notes

Show changelog from version to

4 Bugfixes
2 Features
4 Tweaks
SetaPDF-Core Component
Feature
  • Added methods to access and modify metadata of pages in the SetaPDF_Core_Document_Page class.
  • Added XMP helper class.
Bugfix
  • Adjusted getBytes() behavior with zero length in all reader classes.
  • Allow hex strings in constructor of SetaPDF_Core_DataStructure_Date.
  • Fixed SetaPDF_Core_SecHandler_AbstractHandler::getPermission() when authenticated with a public key security handler.
  • Fixed rewriting of compressed cross-references with object id gaps.
Tweak
  • Changed base encoding of Type3 fonts.
  • Optimized creation of compressed cross-reference streams.
  • Refactored SetaPDF_Core_Document_Info to use the XMP helper class.
  • Added handling for invalid stream length values.