| Interface | Description |
|---|---|
| IMetaInfoWrapper |
The meta info wrapper that holds some meta info
|
| IOcrEngine |
IOcrEngine interface is used for instantiating new OcrReader objects.
|
| Class | Description |
|---|---|
| OcrEngineProperties | |
| OcrPdfCreator |
OcrPdfCreator is the class that creates PDF documents containing input images and text that was recognized using provided IOcrEngine.
|
| OcrPdfCreatorMetaInfo |
The meta info that is used internally by pdfOcr to pass a wrapped custom meta data
|
| OcrPdfCreatorProperties |
Properties that will be used by the OcrPdfCreator.
|
| PdfOcrFontProvider | |
| PdfOcrLogMessageConstant | |
| PdfOcrMetaInfo | |
| TextInfo |
This class describes how recognized text is positioned on the image providing bbox for each text item (could be a line or a word).
|
| Enum | Description |
|---|---|
| OcrPdfCreatorMetaInfo.PdfDocumentType |
The enum which represents types of documents, for which pdfOcr sends different events
|
| ScaleMode |
Enumeration of the possible scale modes for input images.
|
| Exception | Description |
|---|---|
| OcrException |
Exception class for custom exceptions.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.