| Package | Description |
|---|---|
| com.itextpdf.pdfocr | |
| com.itextpdf.pdfocr.tesseract4 |
| Modifier and Type | Method and Description |
|---|---|
IOcrEngine |
OcrPdfCreator.getOcrEngine()
Gets used IOcrEngine.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcrPdfCreator.setOcrEngine(IOcrEngine reader)
Sets IOcrEngine reader object to perform OCR.
|
| Constructor and Description |
|---|
OcrPdfCreator(IOcrEngine ocrEngine)
Creates a new OcrPdfCreator instance.
|
OcrPdfCreator(IOcrEngine ocrEngine, OcrPdfCreatorProperties ocrPdfCreatorProperties)
Creates a new OcrPdfCreator instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTesseract4OcrEngine
The implementation of IOcrEngine.
|
class |
Tesseract4ExecutableOcrEngine
The implementation of AbstractTesseract4OcrEngine for tesseract OCR.
|
class |
Tesseract4LibOcrEngine
The implementation of AbstractTesseract4OcrEngine for tesseract OCR.
|
Copyright © 1998–2020 iText Group NV. All rights reserved.