- R2L - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
-
Setting for the Direction viewer preference: Right to left
- RadioButtonGroupField - Interface in com.qoppa.pdf.form
-
RadioButtonGroupField
holds a radio button group field.
- RAFilePDFSource - Class in com.qoppa.pdf.source
-
Implementation of the PDFSource interface that uses a RandomAccessFile.
- RAFilePDFSource(File) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
-
Creates a new RAFilePDFSource
instance using the given
File
.
- RAFilePDFSource(String) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
-
Creates a new RAFilePDFSource
instance using the given
fileName.
- RAFilePDFSource(String, boolean) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
-
Creates a new RAFilePDFSource
instance using the given
fileName and boolean parameter indicating if the file should be locked.
- RAFilePDFSource(File, boolean) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
-
Creates a new RAFilePDFSource
instance using the given
File
and boolean parameter indicating if the file should be
locked.
- read(long) - Method in interface com.qoppa.pdf.source.PDFContent
-
Set the current position of the content and read the next byte.
- read(long, byte[], int, int) - Method in interface com.qoppa.pdf.source.PDFContent
-
Read the passed in number of bytes into a byte array.
- Redaction - Interface in com.qoppa.pdf.annotations
-
Interface representing a Redaction annotation in a PDF document.
- releaseTileImages() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Release the images used in the tile cache, to release the memory used by them.
- reloadTrustedCertificates() - Static method in class com.qoppa.pdf.SignatureSettings
-
This method clears the trusted certificate list and reloads the trusted certificates.
- remove(Object) - Method in class com.qoppa.pdf.actions.TriggerActions
-
Overrides Hashtable method to keep track of modifications.
- removeChildBookmark(int) - Method in interface com.qoppa.pdf.Bookmark
-
Removes a child bookmark from the bookmark
- removeDocumentListener(IDocumentListener) - Method in interface com.qoppa.pdf.dom.IPDFDocument
-
Internal method to keep track of document events.
- removeFieldListener(FieldListener) - Method in interface com.qoppa.pdf.form.FormField
-
Removes a field listener from this field.
- removeGesture(int) - Method in interface com.qoppa.pdf.annotations.GestureList
-
Removes a gesture from the list.
- removeHistoryListener(HistoryListener) - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Removes a HistoryListener
.
- removeLayerListener(LayerListener) - Method in class com.qoppa.pdf.Layer
-
Removes a layer listener from the list of active listeners.
- removeNotify() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
This method overrides the component's removeNotify() method that gets called when the PDFViewerBean is removed from a parent component.
- removePrintListener(PrintListener) - Method in interface com.qoppa.pdf.dom.IPDFDocument
-
Removes a PrintListener
from the PDFDocument
- removeSelectionListener(IAnnotSelectionListener) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
-
Removes the specified selection listener so that it no longer receives annotation selection events from the manager.
- removeVertex(int) - Method in class com.qoppa.pdf.annotations.Vertices
-
Removes a vertex from this list.
- removeXFA() - Method in interface com.qoppa.pdf.form.AcroForm
-
Removes the Adobe XML Forms Architecture (XFA) data from this AcroForm if present.
- renderSignatureTag() - Static method in class com.qoppa.pdf.PDFRenderHints
-
This method returns the value of the flag that controls rendering of the
signature tag on empty fields.
- renderSignatureVerify() - Static method in class com.qoppa.pdf.PDFRenderHints
-
This method returns the value of the flag that controls whether signature
verification will be rendered.
- REPLACECONTENT_OCCURED - Static variable in class com.qoppa.pdf.DocumentEvent
-
- reset() - Method in interface com.qoppa.pdf.form.FormField
-
Resets the field to its default value.
- resetFields() - Method in interface com.qoppa.pdf.form.AcroForm
-
Reset the form fields to their default value.
- ResetForm - Class in com.qoppa.pdf.actions
-
Action that tells the viewer to reset the fields in the form (if there is any)
to their default values.
- ResetForm() - Constructor for class com.qoppa.pdf.actions.ResetForm
-
- ResizePageOptions - Class in com.qoppa.pdf
-
This object controls the behavior of the library when resizing the PDFPage.
- ResizePageOptions() - Constructor for class com.qoppa.pdf.ResizePageOptions
-
Constructs a default ResizePageOptions object.
- Restrictions - Class in com.qoppa.pdf.permissions
-
The Restrictions class contains information about the type of Permission that is restricting an operation.
- Restrictions(boolean, boolean, boolean, boolean) - Constructor for class com.qoppa.pdf.permissions.Restrictions
-
- revalidate() - Method in interface com.qoppa.pdf.annotations.Annotation
-
Revalidates this annotation.
- revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Ink
-
- revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Line
-
- revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Polygon
-
- revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Polyline
-
- RichMedia - Interface in com.qoppa.pdf.annotations
-
Interface representing a RichMedia annotation in a PDF document.
- rotateCCW() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Rotates pages 90 degrees counter-clockwise.
- rotateCW() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Rotates pages 90 degrees clockwise.
- RubberStamp - Interface in com.qoppa.pdf.annotations
-
Interface representing a Rubber Stamp annotation in a PDF document.