Changelogs & Release Notes

Show changelog from version to

3 Bugfixes
0 Features
5 Tweaks
SetaPDF-Core Component
Bugfix
  • Ensure observation of dictionary in SetaPDF_Core_Document_Page::getDictionary() method.
  • Fixed rare bug in LZW decoding.
  • Fixed creation or update of file identifier if the Info key in the Trailer points to a not existing object.
Tweak
  • Fixed typo in encoding constant name.
  • Harden data types by using SetaPDF_Core_Type_*::ensureType() calls.
  • Code style, doc-block optimizations and cleanup.
  • Do not throw a missleading exception for images with an ImageMask entry set to true.
  • Optimized parsing of faulty numeric values.