Uses of Class
com.itextpdf.pdfocr.tesseract4.exceptions.PdfOcrTesseract4Exception
-
Uses of PdfOcrTesseract4Exception in com.itextpdf.pdfocr.tesseract4
Modifier and TypeMethodDescriptionvoid
AbstractTesseract4OcrEngine.validateLanguages
(List<String> languagesList) Validates list of provided languages and checks if they all exist in given tess data directory. -
Uses of PdfOcrTesseract4Exception in com.itextpdf.pdfocr.tesseract4.exceptions
Modifier and TypeClassDescriptionclass
Exception class for Tesseract4 input related exceptions.