Release pdfOCR 3.0.0
Release date: May 10, 2023
pdfOCR is our add-on for iText Core to perform OCR on documents and images.
For this release, an incompatibility issue when using JDK19 and the Leptonica library which could result in a MethodTooLargeException has now been resolved. Otherwise, this release is for compatibility with the iText Core version 8.x.x release.
Downloads:
| GitHub | Maven | NuGet | Artifactory | |
|---|---|---|---|---|
| iText pdfOCR – 3.0.0 (Java) | link | link | N/A | link |
| iText pdfOCR – 3.0.0 (.NET) | link | N/A | link | link |
Changelog:
Bug fixes
Resolved incompatibility issue with JDK19 and Leptonica library.
Installation Instructions
Examples (latest ones)
FAQ (latest ones)
- Which languages are supported in pdfOCR?
- What does TextPositioning in pdfOCR do?
- Could not find a glyph corresponding to Unicode character
- pdfOCR: If your scanned document has a mixture of sections with paragraphs and tables, what is a recommended strategy here?
- pdfOCR: Is handwriting recognition supported