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

S

saveDocument(String) - Method in class com.qoppa.pdfPreflight.PDFPreflight
Saves this document to a file.
saveDocument(OutputStream) - Method in class com.qoppa.pdfPreflight.PDFPreflight
Saves this document to an output stream.
saveFile(File) - Method in interface com.qoppa.pdf.IEmbeddedFile
Saves the content of the embedded file to the given output file.
savePreflightReport(OutputStream, int, int) - Method in interface com.qoppa.pdfPreflight.results.PreflightResults
Deprecated.
- use PreflightResults.savePreflightReport(OutputStream, int, int, PreflightReportOptions)
savePreflightReport(OutputStream, int, int, PreflightReportOptions) - Method in interface com.qoppa.pdfPreflight.results.PreflightResults
Saves a Preflight report as a PDF document to an OutputStream.
savePreflightReport(String, int, int) - Method in interface com.qoppa.pdfPreflight.results.PreflightResults
Deprecated.
- use PreflightResults.savePreflightReport(String, int, int, PreflightReportOptions)
savePreflightReport(String, int, int, PreflightReportOptions) - Method in interface com.qoppa.pdfPreflight.results.PreflightResults
Saves a Preflight report as a PDF document to a file.
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_1_A_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_1_B_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_2_B_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_2_U_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_3_B_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_3_B_ZUGFeRD_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFA_3_U_Verification
 
setAcceptAnyVersionAndConformanceTags(boolean) - Method in interface com.qoppa.pdfPreflight.profiles.PDFA_VerificationProfile
Set the option to verify documents without regards to the PDF version and conformance tags in the XMP metadata.
setActions(Vector<Action>) - Method in interface com.qoppa.pdf.Bookmark
Sets the list of actions for this Bookmark.
setAllowPopups(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to allow pop ups for alerts.
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.
setAutoScale(boolean) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the option to scale the page contents to fit inside the new media box.
setBytes(byte[], long) - Method in interface com.qoppa.pdf.source.PDFContent
Modifies some of the content in the PDF content.
setCaCertsEnabled(boolean) - Static method in class com.qoppa.pdf.SignatureSettings
The CaCertsEnabled flag determines whether or not the certificates in cacerts from the current JRE will be added to the trusted certificate cache used to verify digital signatures.
setCenter(boolean) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the option to center the page contents in the new media box.
setCenterWindow(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Center Window viewer preference in the document.
setCJKSystemFontName(int, String) - Static method in class com.qoppa.pdf.FontSettings
Set the local system font systemFontName to use for a particular CJK font type cjkFontType
setClearSignatures(boolean) - Method in class com.qoppa.pdfPreflight.profiles.ConversionOptions
Sets the flag to clear signatures during preflight.
setClearUsageRights(boolean) - Method in class com.qoppa.pdfPreflight.profiles.ConversionOptions
Sets the flag to clear usage rights during preflight.
setCMYKProfile(ICC_Profile) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets a custom CMYK profile to use when reading any CMYK color information.
setContentAppended(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the content appended flag.
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.
setCorporation(String) - Method in interface com.qoppa.pdf.IdentityProperties
Sets the corporation name that the user has entered.
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.
setDefaultState(int) - Method in class com.qoppa.pdf.Layer
Sets the default state for this layer.
setDefaultTitle(String) - Method in class com.qoppa.pdfPreflight.profiles.PDFX_1a_Conversion
 
setDefaultTitle(String) - Method in class com.qoppa.pdfPreflight.profiles.PDFX_3_Conversion
 
setDefaultTitle(String) - Method in interface com.qoppa.pdfPreflight.profiles.PDFX_ConversionProfile
 
setDescriptionWriter(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's description writer.
setDirection(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Direction viewer preference in the document.
setDisplayDocTitle(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Display Doc Title viewer preference in the document.
setDocReconstructed(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the document reconstructed flag.
setDocumentTimestamp(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Set the document timestamp flag.
setDuplex(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Duplex viewer preference in the document.
setEmail(String) - Method in interface com.qoppa.pdf.IdentityProperties
Sets the email address that the user has entered.
setEmbeddedFiles(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFAConversionOptions
Set the option to decide what to do with embedded files.
setEmbeddedFiles(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFXConversionOptions
Set the option to decide what to do with embedded files.
setEnhanceThinLines(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the value of the enhance thin lines flag.
setException(Throwable, String) - Method in class com.qoppa.pdf.SignatureValidity
Sets the exception when reading the signature.
setFitToMedia(boolean) - Method in class com.qoppa.pdf.ResizePageOptions
If true then the page's crop box will be set equal to the page's media box, otherwise the crop box will have the same margins as before resizing.
setFitWindow(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Fit Window viewer preference in the document.
setFontSubstitute(String, String, boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFAConversionOptions
Creates a SubstituteFontRecord instance and maps it to the origFontFamily
see setSubstituteFontsMap(Map).

setFontSubstitute(String, String, boolean) - Method in class com.qoppa.pdfPreflight.profiles.PDFXConversionOptions
Creates a SubstituteFontRecord instance and maps it to the origFontFamily
see setSubstituteFontsMap(Map).

setFromXML(String) - Static method in class com.qoppa.pdf.PrintDefaults
This method sets the print default attributes with properly formatted String xml element.
setHideMenubar(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Hide Menubar viewer preference in the document.
setHideToolbar(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Hide Toolbar viewer preference in the document.
setHideWindowUI(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Hide Window UI viewer preference in the document.
setIdentityProperties(IdentityProperties) - Static method in class com.qoppa.pdf.JavaScriptSettings
Sets a static object that identifies the current user of the application.
setIgnoreLineWeights(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the value of the ignore line weights flag.
setImageCompression(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFXConversionOptions
Sets the image compression to use when an image has to be re-compressed.
setImagePaintingMemoryMB(int) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets the amount of memory used when painting images, in megabytes, i.e.
setIncludeFixableWillFix(boolean) - Method in class com.qoppa.pdfPreflight.results.PreflightReportOptions
Sets the flag to show the items that are marked as fixable and will fix on the report.
setIncludeFixableWontFix(boolean) - Method in class com.qoppa.pdfPreflight.results.PreflightReportOptions
Sets the flag to show the items that are marked as fixable and won't fix on the report.
setIncludeNotFixable(boolean) - Method in class com.qoppa.pdfPreflight.results.PreflightReportOptions
Sets the flag to show the items that are marked as not fixable on the report.
setInvalidAnnotations(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFXConversionOptions
Set the option to decide what to do with invalid annotations.
setJSEnabler(IJavaScriptEnabler) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set the JavaScriptEnabler.
setKey(String) - Static method in class com.qoppa.pdfPreflight.PDFPreflight
Method to unlock the production version of the library.
setKeywords(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's keywords.
setLocked(boolean) - Method in class com.qoppa.pdf.Layer
Sets the locked state of the layer.
setMailDocWarn(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to warn/ask the user before emailing the document when mailDoc() is called.
setMediaBox(Rectangle2D) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the new media box for the PDFPage.
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.
setName(String) - Method in interface com.qoppa.pdf.IdentityProperties
Sets the user name that the user entered.
setName(String) - Method in class com.qoppa.pdf.Layer
Sets the name of this layer.
setNonFullScreenPageMode(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the NonFullScreen Page Mode viewer preference in the document.
setNumCopies(int) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the NumCopies viewer preference in the document.
setOpen(boolean) - Method in interface com.qoppa.pdf.Bookmark
Sets the item as either open or closed when the document is opened.
setOSCertsEnabled(boolean) - Static method in class com.qoppa.pdf.SignatureSettings
The OSCertsEnabled flag determines whether or not the certificates in the OS trusted certificates will be added to the trusted certificate cache used to verify digital signatures.
setPickTrayByPDFSize(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Pick Tray by PDF Size viewer preference in the document.
setPrintableRectangle(int, Rectangle2D) - Method in class com.qoppa.pdf.PrintSettings
Sets the area to print.
setPrintAnnotations(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print annotations flag.
setPrintFormFields(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print form fields flag.
setPrintFormsOnly(boolean) - Method in class com.qoppa.pdf.PrintSettings
Deprecated.
Use m_PrintFormFields = true and m_PrintPageContents = false instead.
setPrintPageContents(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print page contents flag.
setPrintScaling(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Print Scaling viewer preference in the document.
setProducer(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's producer.
setQoppaPrintDialog(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the Qoppa print dialog flag.
setRenderComments(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets a flag to tell the library to render annotations.
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.
setRenderSignatureTag(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
This method sets the value of the flag that controls whether the signature tag ("Sign Here") is rendered for empty signature fields.
setRenderSignatureVerification(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
This method sets the value of the flag that controls whether signature verification will be rendered.
setRotation(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the amount to rotate the page contents in radians.
setScale(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the scale to be applied to the page content.
setScaleImagesToOutput(boolean) - Method in class com.qoppa.pdf.PrintSettings
this method sets the value of the flag that controls whether the library resizes images to the output size and DPI when printing, or if images are sent to the printer in their original size, an the printer or printer driver resizes them.

In most cases, having the library rescale the image will produce better quality, but will take more processing power to print.
setSectorSize(int) - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Set the sector size to use when reading the PDF.
setShowLegend(boolean) - Method in class com.qoppa.pdfPreflight.results.PreflightReportOptions
Sets the flag to show the legend defining the X, !X, and ! symbols at the top of the report.
setShowSymbols(boolean) - Method in class com.qoppa.pdfPreflight.results.PreflightReportOptions
Sets the flag to show the X, !X, and ! symbols for each item of the report.
setSignatureFields(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFAConversionOptions
Set the option to flatten Signature Fields or not.
setSilenceErrors(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to silence errors.
setSubFontFamilyList(List<String>) - Static method in class com.qoppa.pdf.FontSettings
Set ordered list of substitute font families.
setSubject(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's subject.
setSubmitFormWarn(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to warn/ask the user before connecting to a URL and submitting the form when submitForm() is called.
setSubstituteFontsMap(Map<String, PDFAConversionOptions.SubstituteFontRecord>) - Method in class com.qoppa.pdfPreflight.profiles.PDFAConversionOptions
Sets a map of font family names to substitute font family names.
setSubstituteFontsMap(Map<String, PDFXConversionOptions.SubstituteFontRecord>) - Method in class com.qoppa.pdfPreflight.profiles.PDFXConversionOptions
Sets a map of font family names to substitute font family names.
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.
setTransparency(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFAConversionOptions
Set the option to decide what to do with transparecny.
setTransparency(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFXConversionOptions
Set the option to decide what to do with transparecny.
setTrustedChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the trusted chain flag.
setTSTrustedChain(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate if the TSA certificate chain is trusted.
setTSValid(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate that if a time stamp is present, if it is valid
setTSValidCertificate(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate that if a time stamp is present that its certificate is valid.
setUnsupportedAnnotations(int) - Method in class com.qoppa.pdfPreflight.profiles.PDFAConversionOptions
Set the option to decide what to do with unsupported annotations.
setUserFontDirectories(List<String>) - Static method in class com.qoppa.pdf.FontSettings
Set user font directories used in font embedding.
setUseSubstituteFont(boolean) - Static method in class com.qoppa.pdf.FontSettings
Tells the rendering engine to use a substitute font when a font in the PDF cannot be created.
setValidByteRange(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the value of the byte range flag.
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.
setValidKeyUsage(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the flag to indicate that the key usage is valid.
setValidPadesCertificate(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Set the flag to indicate if the PAdES certificate is valid.
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.
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.
setXOffset(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the x offset of the page contents.
setYOffset(double) - Method in class com.qoppa.pdf.ResizePageOptions
Sets the y offset of the page contents.
shouldCancel() - Method in interface com.qoppa.pdfPreflight.ProgressListener
This method is called by the preflight operation to allow cancellation of the operation.
shouldEnableJS(IPDFDocument) - Method in interface com.qoppa.pdf.IJavaScriptEnabler
Returns true if JavaScript should be enabled for the document.
shouldEnableJS(IPDFDocument) - Method in class com.qoppa.pdf.JavaScriptEnabler
Implementation of the IJavaScriptEnabler contract.
shouldEnableJS(IPDFDocument) - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns true if JavaScript should be enabled for the document.
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.
SignatureSettings - Class in com.qoppa.pdf
This class manages the certificates that are used to verify digital signatures.
SignatureValidity - Class in com.qoppa.pdf
This class returns information about the validity of a signature within the PDF document.
SignatureValidity() - Constructor for class com.qoppa.pdf.SignatureValidity
 
SIMPLEX - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
Setting for the Duplex viewer preference: Print single-sided
STATE_OFF - Static variable in class com.qoppa.pdf.Layer
 
STATE_ON - Static variable in class com.qoppa.pdf.Layer
 
stateChanged(Layer, boolean) - Method in interface com.qoppa.pdf.LayerListener
This method gets called anytime a layer's visibility state has changed.
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 I J K L M N O P R S T U V W X 
Skip navigation links