| Package | Description | 
|---|---|
| com.qoppa.ocr | 
 OCR bridge integration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OCRPageResults | 
TessJNI.performOCRandOSD(String language,
                PDFPage pdfPage,
                int dpi,
                OCROptions options)
Convert a PDF page to an image and run OCR on it, to return the OCR text in hOCR format, and page orientation information. 
 |