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

S

setAppletKey(String, Applet) - Static method in class com.qoppa.pdfOptimizer.PDFOptimizer
Method to unlock the production version of the library when running in an applet.
setAssembleDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to assemble the document.
setAuthor(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's author.
setAuthorTitle(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's author-title.
setBytes(byte[], long) - Method in interface com.qoppa.pdf.source.PDFContent
Modifies some of the content in the PDF content.
setBytes(long) - Method in class com.qoppa.pdfOptimizer.AuditResult
Sets the number of bytes.
setChangeDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to change the document.
setClearSignatures(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to clear signatures during optimization.
setClearUsageRights(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to clear usage rights during optimization.
setColorSpace(int) - Method in class com.qoppa.pdfOptimizer.ImageOutput
Sets the color space to convert images to.
setCompression(int) - Method in class com.qoppa.pdfOptimizer.ImageOutput
Sets the image output compression.
setCompressionQuality(float) - Method in class com.qoppa.pdfOptimizer.ImageOutput
Sets the image output compression quality, which is only used when the compression is JPEG or JPEG2000.
setCompressObjectsIntoStreams(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to compress objects into object streams during optimization.
setCopyrightInfoURL(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's copyright info url.
setCopyrightNotice(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's copyright notice.
setCopyrightStatus(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's copyrights status.
setCount(int) - Method in class com.qoppa.pdfOptimizer.AuditResult
Sets the object count.
setCount(int) - Method in class com.qoppa.pdfOptimizer.OptimizeResult
Sets the object count.
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.
setCustomProperty(String, String) - Method in class com.qoppa.pdf.DocumentInfo
Sets a custom application property in the document info for the document.
setDescriptionWriter(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's description writer.
setDiscardAltImages(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard alternate images during optimization.
setDiscardAnnotations(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard annotations during optimization.
setDiscardBookmarks(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Set to true to discard bookmarks during optimization.
setDiscardDocumentInfo(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard document info during optimization.
setDiscardFileAttachments(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard file attachments during optimization.
setDiscardFormFields(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard form fields during optimization.
setDiscardJSActions(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard JavaScript actions during optimization.
setDiscardLinks(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Set the flag to discard links during optimization.
setDiscardPageThumbnails(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard page thumbnails during optimization.
setDiscardUnusedBookmarks(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Set to true to discard unused bookmarks during optimization.
setDiscardUnusedLinks(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Set to true to discard unused links during optimization.
setDiscardUnusedResources(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard unused resources during optimization.
setDiscardXMPData(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to discard XMP metadata during optimization.
setEnforceDocMDPPermissions(boolean) - Static method in class com.qoppa.pdf.permissions.AllPDFPermissions
Sets the flag to enforce or ignore DocMDP permissions.
setEnforceSignaturePermissions(boolean) - Static method in class com.qoppa.pdf.permissions.AllPDFPermissions
Sets the flag to enforce or ignore signature permissions.
setExtractTextGraphicsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to extract text and graphics.
setExtractTextGraphicsForAccessibilityAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
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.permissions.PasswordPermissions
Sets the permission to fill form fields and sign the document.
setFlateUncompressedStreams(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to compress uncompressed streams during optimization.
setFlattenAnnotations(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to flatten annotations during optimization.
setFlattenFormFields(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to flatten form fields during optimization.
setFlattenLayers(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to flatten layers during optimization.
setImageHandler(ImageHandler) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the image handler for these optimization settings.
setImageHeight(int) - Method in class com.qoppa.pdfOptimizer.ImageOutput
Sets the image output image height in pixels.
setImageWidth(int) - Method in class com.qoppa.pdfOptimizer.ImageOutput
Sets the image output image width in pixels.
setJPEGConvertCMYKToRGBOn17(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to convert CMYK images to RGB when compressing to JPEG, when running in Java 7 or higher.
setJPEGRecompressLogic(int) - Method in class com.qoppa.pdfOptimizer.OptSettings
Deprecated.
This setting will no longer be applied. Instead use ImageOutput.setOnlyChangeIfSmaller.
setKey(String) - Static method in class com.qoppa.pdfOptimizer.PDFOptimizer
Method to unlock the production version of the library.
setKeywords(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's keywords.
setLinearize(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to linearize the document during optimization.
setMergeDuplicateFonts(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to merge duplicate fonts during optimization.
setMergeDuplicateImages(boolean) - Method in class com.qoppa.pdfOptimizer.OptSettings
Sets the flag to merge duplicate images during optimization.
setModifiedDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Deprecated.
The document's modified date will be set by the library at the time the document is saved.
setModifyAnnotsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to add or modify annotations in the document.
setOnlyChangeIfSmaller(boolean) - Method in class com.qoppa.pdfOptimizer.ImageOutput
Sets the flag to update an image only when the altered image is smaller than the original.
setPermFlag(int) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
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.permissions.PasswordPermissions
Sets the permission to print the document.
setPrintHighResAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to print the document at high resolution.
setProducer(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's producer.
setSectorSize(int) - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Set the sector size to use when reading the PDF.
setSubject(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's subject.
setTitle(String) - Method in class com.qoppa.pdf.DocumentInfo
Sets the document's title.
setXMPMetadata(String, String) - Method in class com.qoppa.pdf.DocumentInfo
Sets the XMP metadata block in the document.
setXMPMetadata(byte[]) - Method in class com.qoppa.pdf.DocumentInfo
Sets the XMP metadata block in the document.
SignaturePermissions - Class in com.qoppa.pdf.permissions
This class contains information regarding Signature permissions.
SignaturePermissions(boolean, boolean) - Constructor for class com.qoppa.pdf.permissions.SignaturePermissions
 
STORE_BYTE_ARRAY - Static variable in class com.qoppa.pdf.source.URLOnDemandPDFSource
 
STORE_TEMP_FILE - Static variable in class com.qoppa.pdf.source.URLOnDemandPDFSource
 
A B C D E F G H I J K L M O P R S T U W 
Skip navigation links