- OCG_ACTION_OFF - Static variable in class com.qoppa.pdfViewer.actions.SetOCGState
-
- OCG_ACTION_ON - Static variable in class com.qoppa.pdfViewer.actions.SetOCGState
-
- OCG_ACTION_TOGGLE - Static variable in class com.qoppa.pdfViewer.actions.SetOCGState
-
- OCRBridge - Class in com.qoppa.ocr
-
This class provides method to configure and use the Tesseract OCR engine.
- OCRBridge() - Constructor for class com.qoppa.ocr.OCRBridge
-
- OCRException - Exception in com.qoppa.ocr
-
General exception thrown when there are any errors while performing OCR on a
PDF document.
- OCRException(String) - Constructor for exception com.qoppa.ocr.OCRException
-
OCRException with a simple error message.
- OCRException(String, Throwable) - Constructor for exception com.qoppa.ocr.OCRException
-
OCRException with an error message and an underlying cause.
- ownerPasswordEntered() - Method in class com.qoppa.pdf.PDFPermissions
-
Deprecated.
- ownerPasswordEntered() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
-
Return a flag indicating whether the document was opened using the owner password if the document is encrypted.