Uses of Class
com.itextpdf.pdfocr.TextInfo
-
Uses of TextInfo in com.itextpdf.pdfocr
Modifier and TypeMethodDescriptionIOcrEngine.doImageOcr
(File input) Reads data from the provided input image file and returns retrieved data in the format described below.IOcrEngine.doImageOcr
(File input, OcrProcessContext ocrProcessContext) Reads data from the provided input image file and returns retrieved data in the format described below. -
Uses of TextInfo in com.itextpdf.pdfocr.tesseract4
Modifier and TypeMethodDescriptionAbstractTesseract4OcrEngine.doImageOcr
(File input) Reads data from the provided input image file and returns retrieved data in the format described below.AbstractTesseract4OcrEngine.doImageOcr
(File input, OcrProcessContext ocrProcessContext) Reads data from the provided input image file and returns retrieved data in the format described below.