| Package | Description |
|---|---|
| com.itextpdf.pdfocr |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List<TextInfo>> |
IOcrEngine.doImageOcr(File input)
Reads data from the provided input image file and returns retrieved data
in the format described below.
|
Map<Integer,List<TextInfo>> |
IOcrEngine.doImageOcr(File input,
OcrProcessContext ocrProcessContext)
Reads data from the provided input image file and returns retrieved data
in the format described below.
|
| Constructor and Description |
|---|
TextInfo(TextInfo textInfo)
Creates a new
TextInfo instance from existing one. |
Copyright © 1998–2024 Apryse Group NV. All rights reserved.