Downloads and Changelogs of the SetaPDF-FormFiller
The following table will show you all changelogs and available downloads of the SetaPDF-FormFiller component. A full overview of all your licenses is available in your personal Pickup Depot.
    
    switch product
    Version 2.49.0.2199
Release date: 2025-09-11
SetaPDF-FormFiller Full Component
Bugfix
- Added strict type check for AP value to avoid "Call to undefined method" error.
 
SetaPDF-Core Component
Feature
- Added 
PdfArray::filter()method. - Added support for 
<a>-Tags inRichTextBlock. - Added 
PdfA::addSchemaExtension()method to easily add schema extension entries. - Added 
Xmp\PdfUahelper class to get PDF/UA part information or update PDF/UA-1 and PDF/UA-2 metadata. - Added new methods (
getClassMapDictionary(),getRoleMapDictionary(),getNamespacesArray()) toCatalog\StructTreeRootclass. 
Tweak
- Added name to default viewing dictionary in the 
OCPropertiesdictionary. - Added encoding check in 
RichTextBlock::setText(). - Added 
$usedTransformationMatrixparameter toXObject::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. 
