- EditToolbar - Class in com.qoppa.pdfNotes
 
- 
The PDF Notes toolbar.
 
- EditToolbar() - Constructor for class com.qoppa.pdfNotes.EditToolbar
 
- 
Construct the PDFEdit toolbar.
 
- EH_ABORT_RENDERING - Static variable in class com.qoppa.pdf.errors.PDFErrorHandling
 
- 
Abort the entire rendering operation and throw an exception to the host application.
 
- EH_SHOW_ERROR_AND_CONTINUE - Static variable in class com.qoppa.pdf.errors.PDFErrorHandling
 
- 
Display the error in the rendering of the page and continue rendering other pages.
 
- embedFont(String, int) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
Embeds a font in the PDF file.
 
- EmptyPDFSource - Class in com.qoppa.pdf.source
 
- 
Implementation of the PDFSource interface when the document has no source, such as when creating a new document.
 
- EmptyPDFSource() - Constructor for class com.qoppa.pdf.source.EmptyPDFSource
 
-  
 
- EmptyPDFSource(String) - Constructor for class com.qoppa.pdf.source.EmptyPDFSource
 
- 
Construct a new empty PDF source with a given name.
 
- enableEditing(boolean) - Method in interface com.qoppa.pdfEditor.panels.BookmarkPanelEditor
 
- 
Turn Bookmark Panel editing on or off.
 
- enableEditing(boolean) - Method in interface com.qoppa.pdfNotes.panels.ThumbnailPanelNotes
 
- 
Turn thumb pane editing on or off.
 
- enableSpellChecking(boolean, boolean) - Static method in class com.qoppa.pdfNotes.PDFNotesBean
 
- 
This will enable spell checking in text components using JOrtho.
 
- enableTouchPageIcons(boolean) - Static method in class com.qoppa.pdfViewer.IconSettings
 
- 
Enable/disable the navigation buttons on the page that are used in Touch Mode.
 
- ENCRYPTION_AES_128 - Static variable in class com.qoppa.pdf.PDFPermissions
 
- 
 
- ENCRYPTION_AES_128 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
 
- 
AES Encryption - 128 bits
 
- ENCRYPTION_AES_256 - Static variable in class com.qoppa.pdf.PDFPermissions
 
- 
 
- ENCRYPTION_AES_256 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
 
- 
AES Encryption 256 bits.
 
- ENCRYPTION_RC4_128 - Static variable in class com.qoppa.pdf.PDFPermissions
 
- 
 
- ENCRYPTION_RC4_128 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
 
- 
RC4 Encryption - 128 bits
 
- ENCRYPTION_RC4_40 - Static variable in class com.qoppa.pdf.PDFPermissions
 
- 
 
- ENCRYPTION_RC4_40 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
 
- 
RC4 Encryption - 40 bits
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.ByteArrayPDFSource
 
-  
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.EmptyPDFSource
 
-  
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.FilePDFSource
 
-  
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.InputStreamPDFSource
 
-  
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.MBBPDFSource
 
-  
 
- equals(PDFSource) - Method in interface com.qoppa.pdf.source.PDFSource
 
- 
Tests if this source is equal to another source.
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
 
- 
Compares this PDF source to anothe URLOnDemandPDFSource for equality.
 
- equals(PDFSource) - Method in class com.qoppa.pdf.source.URLPDFSource
 
-  
 
- equals(Object) - Method in class com.qoppa.pdfViewer.actions.JSAction
 
- 
Compares this object to another for equality.
 
- EVENT_FOCUSGAINED - Static variable in interface com.qoppa.pdf.form.FieldListener
 
-  
 
- EVENT_FOCUSLOST - Static variable in interface com.qoppa.pdf.form.FieldListener
 
-  
 
- EVENT_VALUECHANGED - Static variable in interface com.qoppa.pdf.form.FieldListener
 
-  
 
- expandAll() - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
 
- 
Expand all the leafs in the bookmarks tree.
 
- expandAll() - Method in interface com.qoppa.pdfViewer.panels.CommentPanel
 
- 
Expand all the leafs in the comments tree.
 
- expandCurrentBookmark() - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
 
- 
Scrolls to and expands the bookmark in the tree that corresponding to the
 current location in the document displayed in the viewer bean.
 
- EXPERIMENTAL - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
-  
 
- EXPIRED - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
-  
 
- exportAnnotsAsFDF(String) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
 
- exportAnnotsAsFDF(String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
Exports annotation comments in FDF format.
 
- exportAnnotsAsFDF(OutputStream, String) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
 
- exportAnnotsAsFDF(OutputStream, String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
Export the set of annotation comments to an output stream in FDF format.
 
- exportAnnotsAsFDF(OutputStream, String) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
 
- exportAnnotsAsFDF(OutputStream, String, Set<Annotation>) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
Export the set of annotation comments to an output stream in FDF format.
 
- exportAnnotsAsFDF(String) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
 
- exportAnnotsAsFDF(String, Set<Annotation>) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
Exports a set of annotation comments in FDF format.
 
- exportAnnotsAsXFDF(OutputStream, String) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
 
- exportAnnotsAsXFDF(OutputStream, String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
Export annotations comments to an output stream in XFDF format.
 
- exportAnnotsAsXFDF(String) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
 
- exportAnnotsAsXFDF(String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
Exports annotations comments in XFDF format to a file.
 
- exportAnnotsAsXFDF(OutputStream, String) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
 
- exportAnnotsAsXFDF(OutputStream, String, Set<Annotation>) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
Export annotations comments to an output stream in XFDF format.
 
- exportAnnotsAsXFDF(String) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
 
- exportAnnotsAsXFDF(String, Set<Annotation>) - Method in class com.qoppa.pdfProcess.PDFDocument
 
- 
Exports annotations comments in XFDF format.
 
- exportAsFDF(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Exports AcroForm field data to a file in FDF format.
 
- exportAsFDF(OutputStream, String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Exports AcroForm field data to an output stream in FDF format.
 
- exportAsXDP(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Exports XFA field data to a file in XDP format.
 
- exportAsXDP(OutputStream, String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Exports XFA field data to an OutputStream.
 
- exportAsXFDF(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Exports AcroForm field data to a file in XFDF format.
 
- exportAsXFDF(OutputStream, String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Exports AcroForm field data to an output stream in XML format.
 
- exportAsXML(OutputStream, boolean, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Export field values in a simple XML format.
 
- exportAsXML(String, boolean, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
 
- 
Export field values in a simple XML format.
 
- extractPages(int, int, String) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
Creates and saves a new PDF document that contains a range of pages from this document.
 
- extractPages(int, int, OutputStream) - Method in interface com.qoppa.pdfNotes.MutableDocument
 
- 
Creates and saves a new PDF document that contains a range of pages from this document.