| Package | Description |
|---|---|
| com.itextpdf.pdfocr | |
| com.itextpdf.pdfocr.tesseract4 |
| Modifier and Type | Method and Description |
|---|---|
OcrException |
OcrException.setMessageParams(String... messageParams)
Sets additional params for Exception message.
|
| Modifier and Type | Method and Description |
|---|---|
com.itextpdf.kernel.pdf.PdfDocument |
OcrPdfCreator.createPdf(List<File> inputImages, com.itextpdf.kernel.pdf.PdfWriter pdfWriter)
Performs OCR with set parameters using provided IOcrEngine and creates PDF using provided PdfWriter.
|
com.itextpdf.kernel.pdf.PdfDocument |
OcrPdfCreator.createPdfA(List<File> inputImages, com.itextpdf.kernel.pdf.PdfWriter pdfWriter, com.itextpdf.kernel.pdf.PdfOutputIntent pdfOutputIntent)
Performs OCR with set parameters using provided IOcrEngine and creates PDF using provided PdfWriter and PdfOutputIntent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Tesseract4OcrException |
Copyright © 1998–2020 iText Group NV. All rights reserved.