Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
4 Features
4 Tweaks
SetaPDF-Merger Component
Feature
  • Optimized handling of form field names: If needed the renaming process can be deactivated and same named fields will be restructured to handle the same field value.
  • Added possibility to add page ranges via the addFile()/addDocument() methods.
Tweak
  • Added creation date if not set for the resulting document
SetaPDF-Core Component
Feature
  • Added SetaPDF_Core_Type_Array::mergeUnique()
  • Added SetaPDF_Core_PageFormats::ORIENTATION_AUTO constant to allow an orientation based on fixed width and height values.
Bugfix
  • Fixed resolving of already registered objects in SetaPDF_Core_Document::createNewObject()
Tweak
  • Added ScalarValue type
  • Optimized SetaPDF_Core_Type_Dictionary_Helper::getValue() method
  • Added Img-To-PDF demo and some example images