Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

H

handleAction(Action) - Method in interface com.qoppa.pdf.actions.IPDFActionHandler
Handle an action
handleAction(Action) - Method in class com.qoppa.pdfNotes.PDFNotesBean
This method overrides the PDFViewerBean handleAction to take care of actions that are specific to jPDFNotes, such as saving the document.
handleAction(Action) - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method will handle PDF actions initiated by a click on a link.
handleEmail(String, String, String, String, String) - Method in interface com.qoppa.pdf.actions.IEmailHandler
Handle sending email.
handleEmail(String, File, String) - Method in interface com.qoppa.pdf.actions.ISubmitActionEmailHandler
Deprecated.
Use handleEmail(String toAddress, File tmpFile, String extension, String subject, String body) instead.
handleEmail(String, File, String, String, String) - Method in interface com.qoppa.pdf.actions.ISubmitActionEmailHandler
Handle sending an email when a SubmitFormAction Email Button is pressed
handleImage(Component, BufferedImage) - Method in interface com.qoppa.pdfViewer.ISnapshotHandler
Handle the BufferedImage captured by the Snapshot tool.
hasAllPermissions() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns true if all permissions are granted for the document.
hasBeenSigned() - Method in interface com.qoppa.pdf.form.SignatureField
Returns whether this signature has already been signed or if it is an empty signature.
hasNext() - Method in interface com.qoppa.pdfViewer.history.LocationHistory
Returns true if there is a subsequent document view in the LocationHistory.
hasOpenPassword() - Method in class com.qoppa.pdfProcess.PDFDocument
Returns a flag indicating whether this document is encrypted with a 'user' password.
hasPermissionsPassword() - Method in class com.qoppa.pdfProcess.PDFDocument
Returns a flag indicating whether this document is encrypted with a 'owner' password.
hasPrevious() - Method in interface com.qoppa.pdfViewer.history.LocationHistory
Returns true if there is a previous document view in the LocationHistory.
hasXFA() - Method in interface com.qoppa.pdf.form.AcroForm
Returns true if this AcroForm has Adobe XML Forms Architecture (XFA) data.
HELVETICA - Static variable in class com.qoppa.pdfProcess.PDFGraphics
 
HideShowAction - Class in com.qoppa.pdf.actions
Action that tells the viewer to show or hide fields.
HideShowAction(Vector<String>, boolean) - Constructor for class com.qoppa.pdf.actions.HideShowAction
Constructs the action to work on the given field names.
HIGH_INVERT - Static variable in interface com.qoppa.pdf.annotations.Widget
 
HIGH_NONE - Static variable in interface com.qoppa.pdf.annotations.Widget
 
HIGH_OUTLINE - Static variable in interface com.qoppa.pdf.annotations.Widget
 
HIGH_PUSH - Static variable in interface com.qoppa.pdf.annotations.Widget
 
HIGH_TOGGLE - Static variable in interface com.qoppa.pdf.annotations.Widget
 
HIGHTLIGHT_MODE_INVERT - Static variable in interface com.qoppa.pdf.annotations.Link
Invert the contents of the annotation rectangle.
HIGHTLIGHT_MODE_NONE - Static variable in interface com.qoppa.pdf.annotations.Link
No highlighting.
HIGHTLIGHT_MODE_OUTLINE - Static variable in interface com.qoppa.pdf.annotations.Link
Invert the annotation's border.
HIGHTLIGHT_MODE_PUSH - Static variable in interface com.qoppa.pdf.annotations.Link
Display the annotation as if it were being pushed below the sur- face of the page.
HistoryListener - Interface in com.qoppa.pdfViewer.history
The listener interface for receiving LocationHistory events.
hit(Rectangle, Shape, boolean) - Method in class com.qoppa.pdfProcess.PDFGraphics
Checks whether or not the specified Shape intersects the specified Rectangle, which is in device space.
HTTPSaver - Class in com.qoppa.pdfNotes
This class implements a custom IPDFSaver to save a file to a URL, using the standard HTTP POST file upload protocol.
HTTPSaver(URL) - Constructor for class com.qoppa.pdfNotes.HTTPSaver
Constructor that takes a URL to the script that will receive the file on a web server.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links