News Archive

New SetaPDF Version 2.40.2.1773 Landed2022-09-09

This release is a small one and contains some bugfixes and tweaks in mostly the SetaPDF-Core component.

We are also able to provide trial versions for PHP 8.1 with this release.

Check the release notes of the components below.
Log in to download the latest version of the related packages!

switch product

Version 2.40.2.1773

Release date: 2022-09-09
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.