| Package | Description |
|---|---|
| com.qoppa.ocr |
OCR bridge integration.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TessJNI.performOCR(String language,
PDFPage pdfPage,
int dpi,
OCROptions options)
Performs OCR on a PDF page and returns an hOCR result string.
|