Changelogs & Release Notes

Show changelog from version to

1 Bugfixes
5 Features
8 Tweaks
SetaPDF-Signer Component
Bugfix
  • Only add DZs template to default resources in AcroForm if PDF document is not already digital signed.
SetaPDF-Core Component
Feature
  • Added PdfArray::filter() method.
  • Added support for <a>-Tags in RichTextBlock.
  • Added PdfA::addSchemaExtension() method to easily add schema extension entries.
  • Added Xmp\PdfUa helper class to get PDF/UA part information or update PDF/UA-1 and PDF/UA-2 metadata.
  • Added new methods (getClassMapDictionary(), getRoleMapDictionary(), getNamespacesArray()) to Catalog\StructTreeRoot class.
Tweak
  • Added name to default viewing dictionary in the OCProperties dictionary.
  • Added encoding check in RichTextBlock::setText().
  • Added $usedTransformationMatrix parameter to XObject::draw() methods.
  • Improved handling of recursive structures in page tree.
  • Improved handling of recursive structures in document outlines.
  • Improved handling of recursive structures in name and number trees.
  • Improved handling of recursive structures in AcroForm.
  • Make use of PdfA::addSchemaExtension() in all XMP helper classes.