Release date: October 25, 2021
The main changes for pdf2Data 3.0.0 come from the upgrade of iText to 7.2.0, so all improvements in iText 7 Core also made their way into pdf2Data.
Besides performance tweaks and the upgraded .NET logging, it also brings the new License Mechanism which is unified for all iText products.
Downloads::
|
|
GitHub |
Maven |
NuGet |
Artifactory |
|---|---|---|---|---|
|
iText pdf2Data – 3.0.0 ( Java ) |
N/A |
N/A |
N/A |
link |
|
iText pdf2Data – 3.0.0 (.NET) |
N/A |
N/A |
link |
link |
Changelog:
Breaking Changes
-
Bump to .NET Framework 4.6.1
-
RecognitionProperties#addExtractionCoordinates is now removed. Use #addExtractionMetadata instead.
-
Breaking change in template syntax: font style selector now stores the information in styleMask property. isBold and isItalic properties are gone.
New Features
-
Unified License Mechanism
Installation Instructions