Downloads and Changelogs of the SetaPDF-Extractor
The following table will show you all changelogs and available downloads of the SetaPDF-Extractor component. A full overview of all your licenses is available in your personal Pickup Depot.
SetaPDF-Extractor
Version 2.49.0.2199
Release date: 2025-09-11
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\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()
) toCatalog\StructTreeRoot
class.
Tweak
- Added name to default viewing dictionary in the
OCProperties
dictionary. - Added encoding check in
RichTextBlock::setText()
. - Added
$usedTransformationMatrix
parameter 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.