A B C D E G H I K L M O P R S T W

S

STATE_OFF - Static variable in class com.qoppa.pdf.Layer
 
STATE_ON - Static variable in class com.qoppa.pdf.Layer
 
SignatureValidity - class com.qoppa.pdf.SignatureValidity.
This class returns information about the validity of a signature within the PDF document.
SignatureValidity() - Constructor for class com.qoppa.pdf.SignatureValidity
 
SigningInformation - class com.qoppa.pdf.SigningInformation.
Object that holds information necessary to digitally sign a PDF file.
SigningInformation(String, String, String, String) - Constructor for class com.qoppa.pdf.SigningInformation
 
SigningInformation(KeyStore, String, String) - Constructor for class com.qoppa.pdf.SigningInformation
 
saveDocument(OutputStream) - Method in class com.qoppa.pdfImages.PDFDocument
Saves this document to an output stream.
saveDocument(String) - Method in class com.qoppa.pdfImages.PDFDocument
Saves this document to a file.
saveDocumentAsTIFF(OutputStream, double, String) - Method in class com.qoppa.pdfImages.PDFDocument
Save the entire document as a multi-page TIFF image to the given OutputStream.
saveDocumentAsTIFF(String, double, String) - Method in class com.qoppa.pdfImages.PDFDocument
Save the entire document as a multi-page TIFF image to the given file.
saveDocumentAsTIFF(String, TIFFOptions) - Method in class com.qoppa.pdfImages.PDFDocument
Save the entire document as a multi-page TIFF image to the given file.
saveDocumentAsTIFF(OutputStream, TIFFOptions) - Method in class com.qoppa.pdfImages.PDFDocument
Save the entire document as a multi-page TIFF image to an OutputStream.
saveFile(File) - Method in interface com.qoppa.pdf.IEmbeddedFile
Saves the content of the embedded file to the given File.
savePageAsJPEG(int, OutputStream, int, float) - Method in class com.qoppa.pdfImages.PDFDocument
Save the rendered image of the page to the given OutputStream in JPEG format.
savePageAsJPEG(int, String, int, float) - Method in class com.qoppa.pdfImages.PDFDocument
Save the rendered image of the page to the given file in JPEG format.
savePageAsPNG(int, OutputStream, int) - Method in class com.qoppa.pdfImages.PDFDocument
Save the rendered image of the page to the given OutputStream in PNG format.
savePageAsPNG(int, String, int) - Method in class com.qoppa.pdfImages.PDFDocument
Save the rendered image of the page to the given OutputStream in PNG format.
savePageAsTIFF(int, OutputStream, double, String) - Method in class com.qoppa.pdfImages.PDFDocument
Save the rendered image of the page to the given OutputStream in TIFF format.
savePageAsTIFF(int, String, double, String) - Method in class com.qoppa.pdfImages.PDFDocument
Save the rendered image of the page to the given file in TIFF format.
savePageAsTIFF(int, String, TIFFOptions) - Method in class com.qoppa.pdfImages.PDFDocument
Render a page to an image and save it in TIFF format.
savePageAsTIFF(int, OutputStream, TIFFOptions) - Method in class com.qoppa.pdfImages.PDFDocument
Render a page to an image and save it in TIFF format.
setAppletKey(String, Applet) - Static method in class com.qoppa.pdfImages.PDFDocument
Method to unlock the production version of the library.
setAssembleDocumentAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to assemble the document.
setAuthor(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's author.
setByteOrder(ByteOrder) - Method in class com.qoppa.pdf.TIFFOptions
Sets the byte order to use when saving a TIFF file.
setCMYKProfile(ICC_Profile) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets a custom CMYK profile to use when reading any CMYK color information.
setChangeDocumentAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to change the document.
setContactInformation(String) - Method in class com.qoppa.pdf.SigningInformation
 
setContentAppended(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the content appended flag.
setCreationDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's creation date.
setCreator(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's creator.
setErrorHandling(int) - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Sets the value of the error handling flag.
setException(Throwable, String) - Method in class com.qoppa.pdf.SignatureValidity
Sets the exception when reading the signature.
setExtractTextGraphicsAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to extract text and graphics.
setExtractTextGraphicsForAccessibilityAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to extract text and graphics in support of accessibility to disabled users or other purposes.
setFillFormFieldsAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to fill form fields and sign the document.
setForceUserPageFormat(boolean) - Method in class com.qoppa.pdf.PrintSettings
Use the PageFormat set by the host application.
setImageSmoothReduction(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
This rendering hint tells the library whether to use a smooth image rescaling algorithm when reducing sizes.
setKey(String) - Static method in class com.qoppa.pdfImages.PDFDocument
Method to unlock the production version of the library.
setKeywords(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's keywords.
setLocation(String) - Method in class com.qoppa.pdf.SigningInformation
 
setModifiedDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's modified date.
setModifyAnnotsAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to add or modify annotations in the document.
setPermFlag(int) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permissions from the int representing the 12 permissions bits as specified in the PDF documentation.
setPrintAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to print the document.
setPrintHighResAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Sets the permission to print the document at high resolution.
setProducer(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's producer.
setRBGroup(Vector) - Method in class com.qoppa.pdf.Layer
 
setReason(String) - Method in class com.qoppa.pdf.SigningInformation
 
setRenderingHint(RenderingHints.Key, Object) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets one rendering hint.
setRenderingHints(RenderingHints) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the rendering hints.
setRowsPerStrip(int) - Method in class com.qoppa.pdf.TIFFOptions
Sets the number of rows per strip to use when writing the TIFF file.
setSubject(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's subject.
setTested(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets flag indicating that this signature has been tested.
setTextColor(Color) - Method in interface com.qoppa.pdf.Bookmark
Sets the text color to use when displaying this bookmark.
setTextStyle(int) - Method in interface com.qoppa.pdf.Bookmark
Sets the text style to use when displaying this bookmark.
setTitle(String) - Method in interface com.qoppa.pdf.Bookmark
Sets this bookmarks title.
setTitle(String) - Method in class com.qoppa.pdf.DocumentInfo
Sets the document's title.
setTrustedChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the trusted chain flag.
setUseSubstituteFont(boolean) - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
Use substibute fonts when there is an error.
setValidCertificateChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the status of the certificate chain validity.
setValidExpiration(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the expiration flag.
setValidRevocationList(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the status of the revocation list validity.
setValidSignatureHash(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag that indicates that the stored signature hash matches the calculated signature hash.
setValidSignatureObject(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the valid signature object flag.
setValidTimestamp(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the valid timestamp flag.
setVisible(boolean) - Method in class com.qoppa.pdf.Layer
Sets the visibility for this layer.
showAndGetPassword(String, Window) - Static method in class com.qoppa.pdf.PasswordDialog
Creates the password dialog, shows it and returns the password entered as an array of Strings with one element.

A B C D E G H I K L M O P R S T W