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

S

saveFile(File) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Saves the content of the file to a file.
saveFile(File) - Method in interface com.qoppa.pdf.IEmbeddedFile
Saves the content of the embedded file to the given output file.
selectAnnotationComponent(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Selects an annotation.
selectAnnotationComponents(AnnotationComponent[]) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Selects a list of annotations.
setActions(List) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets this annotation's actions.
setActions(Vector) - Method in interface com.qoppa.pdf.Bookmark
Sets the list of actions for this Bookmark.
setAlignHorizontal(int) - Method in interface com.qoppa.pdf.annotations.FreeText
 
setAlignVertical(int) - Method in interface com.qoppa.pdf.annotations.FreeText
 
setAllowPopups(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to allow pop ups for alerts.
setAltFieldName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets the alternate field name.
setAppearanceState(String) - Method in interface com.qoppa.pdf.annotations.Widget
 
setArrow(double[]) - Method in interface com.qoppa.pdf.annotations.Callout
Sets the coordinates of the callout arrow
setAssembleDocumentAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
setAssembleDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to assemble the document.
setAudio(AudioInputStream) - Method in interface com.qoppa.pdf.annotations.Sound
Sets the audio content of this Sound annotation.
setAuthor(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's author.
setBackground(Color) - Method in interface com.qoppa.pdf.annotations.Widget
 
setBorderColor(Color) - Method in interface com.qoppa.pdf.annotations.FreeText
 
setBorderColor(Color) - Method in interface com.qoppa.pdf.annotations.Widget
 
setBorderEffect(String, int) - Method in interface com.qoppa.pdf.annotations.Polygon
 
setBorderRect(Rectangle2D.Double) - Method in interface com.qoppa.pdf.annotations.FreeText
 
setBorderStyle(char) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's border syle.
setBorderWidth(double) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's border width.
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.
setCaption(String) - Method in interface com.qoppa.pdf.annotations.Widget
 
setCenterWindow(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Center Window viewer preference in the document.
setChangeDocumentAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
setChangeDocumentAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to change the document.
setCJKSystemFontName(int, String) - Static method in class com.qoppa.pdf.PDFRenderHints
Set the local system font systemFontName to use for a particular CJK font type cjkFontType
setCMYKProfile(ICC_Profile) - Static method in class com.qoppa.pdf.PDFRenderHints
Sets a custom CMYK profile to use when reading any CMYK color information.
setColor(Color) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's color.
setColor(Color) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Deprecated. 
setComponent(JComponent) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the component associated with this annotation on the screen.
setComponentVisible(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the visibility of the component associated with this annotation on the screen.
setComponentVisible(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the visibility of the component(s) associated with this field on the screen.
setContent(byte[], AudioFormat) - Method in interface com.qoppa.pdf.annotations.Sound
Sets the audio content of this Sound annotation.
setContentAppended(boolean) - Method in class com.qoppa.pdf.SignatureValidity
Sets the content appended flag.
setContents(String) - Method in interface com.qoppa.pdf.annotations.Caret
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the annotation's text content.
setContents(String) - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.Text
Sets the string contents for this annotation.
setContents(String) - Method in interface com.qoppa.pdf.annotations.TextMarkup
Sets the text content for this annotation.
setCreationDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's creation date.
setCreator(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the creator.
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.
setCustomProperty(String, String) - Method in interface com.qoppa.pdf.form.SignatureField
This method can be used to add additional custom properties to the signature field dictionary.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.CheckBoxField
Sets the default value for the check box field.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Sets the default selected export value for this choice field.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Sets the default value for this radio button group field.
setDefaultValue(String) - Method in interface com.qoppa.pdf.form.TextField
Sets the default value for this text field.
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.
setDocument(IPDFDocument) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Sets this bean's document.
setDuplex(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Duplex viewer preference in the document.
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
Deprecated. 
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.PDFPermissions
Deprecated. 
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.
setField(FormField) - Method in interface com.qoppa.pdf.annotations.Widget
 
setFieldFlags(int) - Method in interface com.qoppa.pdf.form.FormField
Sets the field flags.
setFieldName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets the field name.
setFileContents(byte[]) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the file contents for the file attachment.
setFileContents(File) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the file contents for the file attachment from a file.
setFileContents(InputStream) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the file contents for this file attachment from an input stream.
setFileName(String) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the name of the attached file.
setFillFormFieldsAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
setFillFormFieldsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to fill form fields and sign the document.
setFitWindow(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Fit Window viewer preference in the document.
setFlags(int) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets this annotation's flags: An annotation contains a set of flags that describe how the annotation is handled during display and printing.
setFont(Font) - Method in interface com.qoppa.pdf.annotations.FreeText
Deprecated.
Use setPDFFont() instead.
setFromXML(String) - Static method in class com.qoppa.pdf.PrintDefaults
This method sets the print default attributes with properly formatted String xml element.
setHidden(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets this Annotation's HIDDEN flag.
setHidden(boolean) - Method in interface com.qoppa.pdf.annotations.Widget
 
setHidden(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the HIDDEN flag.
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.
setHighlightMode(int) - Method in interface com.qoppa.pdf.annotations.Widget
 
setHorzTextAlign(int) - Method in interface com.qoppa.pdf.form.TextField
Sets the text alignment for this field.
setIconName(String) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the icon name used when displaying this annotation.
setIconName(String) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the name of the predefined stamp from the PDF format specs.
setIconName(String) - Method in interface com.qoppa.pdf.annotations.Text
 
setIdentityProperties(IdentityProperties) - Static method in class com.qoppa.pdf.JavaScriptSettings
Sets a static object that identifies the current user of the application.
setImage(Image) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Deprecated.
Use IAnnotationFactory.createRubberStamp(Image image) instead
setImage(BufferedImage) - Method in interface com.qoppa.pdf.form.PushButtonField
Set an image to display in the button fields.
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.
setInitialOpen(boolean) - Method in interface com.qoppa.pdf.annotations.Text
Sets the initial open flag.
setInnerRect(Rectangle2D) - Method in interface com.qoppa.pdf.annotations.Callout
Sets the innerRect relative to the annotation rectangle.
setIntent(String) - Method in interface com.qoppa.pdf.annotations.FreeText
Set the description of the intent of the FreeText Annotation
setInternalColor(Color) - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Sets the fill color for this annotation.
setInvisible(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the INVISIBLE flag.
setJSEnabler(IJavaScriptEnabler) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set the JavaScriptEnabler.
setKey(String) - Static method in class com.qoppa.pdfViewerFX.PDFViewer
Sets product key.
setKeywords(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's keywords.
setLayer(Layer) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the layer that this annotation belongs to.
setLineEndStyle(String) - Method in interface com.qoppa.pdf.annotations.Line
 
setLineStartStyle(String) - Method in interface com.qoppa.pdf.annotations.Line
 
setLocked(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the LOCKED flag.
setLockedContents(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the LOCKEDCONTENTS flag.
setMapFieldName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets this field's mapping name.
setMaxLen(int) - Method in interface com.qoppa.pdf.form.TextField
Sets the maximum number of characters allowed in this text field.
setMaxLength(int) - Method in interface com.qoppa.pdf.annotations.WidgetText
 
setModified(boolean) - Method in interface com.qoppa.pdf.annotations.GestureList
Explicitly flag this gesture list as modified.
setModified(boolean) - Method in interface com.qoppa.pdf.annotations.Vertices
Sets the modified flag.
setModifiedDate(Date) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's modified date.
setModifiedDate(Date) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's modified date.
setModifyAnnotsAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
setModifyAnnotsAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to add or modify annotations in the document.
setName(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's name.
setNoExport(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the 'No Export' flag.
setNonFullScreenPageMode(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the NonFullScreen Page Mode viewer preference in the document.
setNoRotate(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the NOROTATE flag.
setNoView(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the NOVIEW flag.
setNoZoom(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the NOZOOM flag.
setNumCopies(int) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the NumCopies viewer preference in the document.
setOpacity(float) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's opacity.
setOpen(boolean) - Method in interface com.qoppa.pdf.annotations.Popup
 
setOpen(boolean) - Method in interface com.qoppa.pdf.Bookmark
Sets the item as either open or closed when the document is opened.
setOptions(Vector, Vector) - Method in interface com.qoppa.pdf.form.ChoiceField
Set the list of options for this choice field.
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.
setOverlayFont(String, float) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the name and point size of the overlay text Font.
setOverlayText(String) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the text string specifying the overlay text that should be drawn over the redacted region.
setOverlayTextAlignment(int) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the overlay text alignment.
setOverlayTextColor(Color) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the overlay text color.
setOverlayTextRepeats(boolean) - Method in interface com.qoppa.pdf.annotations.Redaction
Sets the flag to determine if the overlay text should repeat.
setPage(int) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Changes the currently displayed page.
setPDFFont(String, float) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the name and point size of the PDF Font.
setPermFlag(int) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
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.
setPickTrayByPDFSize(boolean) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Pick Tray by PDF Size viewer preference in the document.
setPopupText(String) - Method in interface com.qoppa.pdf.annotations.FileAttachment
Sets the text that is displayed when the mouse hovers over the annotation.
setPrintable(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the PRINTABLE flag.
setPrintable(boolean) - Method in interface com.qoppa.pdf.annotations.Widget
 
setPrintable(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the PRINTABLE flag for this field.
setPrintableRectangle(int, Rectangle2D) - Method in class com.qoppa.pdf.PrintSettings
Sets the area to print.
setPrintAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
setPrintAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to print the document.
setPrintAnnotations(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print annotations flag.
setPrintFormsOnly(boolean) - Method in class com.qoppa.pdf.PrintSettings
Sets the value of the print form fields only flag.
setPrintHighResAllowed(boolean) - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
setPrintHighResAllowed(boolean) - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Sets the permission to print the document at high resolution.
setPrintScaling(String) - Method in interface com.qoppa.pdf.DocumentViewPrefs
Sets the Print Scaling viewer preference in the document.
setPrintSettings(PrintSettings) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Set the PrintSettings to be used on the next printout.
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.
setQuadList(Vector) - Method in interface com.qoppa.pdf.annotations.TextMarkup
Sets the list of quadrilaterals that compose this annotation.
setReadOnly(boolean) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the value of the READONLY flag.
setReadOnly(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the value of the 'Read Only' flag.
setRectangle(Rectangle2D) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the annotation's rectangle.
setRectangleFromQuads() - Method in interface com.qoppa.pdf.annotations.TextMarkup
Convenience method to set the annotation rectangle from the quadrilaterals.
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.
setRequired(boolean) - Method in interface com.qoppa.pdf.form.FormField
Sets the value of the 'Required' flag.
setRotation(int) - Method in interface com.qoppa.pdf.annotations.FreeText
 
setRotation(int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets the rotation for standard or image stamps that do not have an appearance stream yet.
setRotation(int) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Sets the current rotation.
setRunInfo(Hashtable) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Sets information used for stamps that have dynamic fields, such as the current date and time.
setScale(double) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Changes the display scale for the PDF document.
setSectorSize(int) - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Set the sector size to use when reading the PDF.
setSelectionColor(Color) - Static method in class com.qoppa.pdf.annotations.AnnotationSettings
Sets the annotation selection color.
setSelectionStroke(BasicStroke) - Static method in class com.qoppa.pdf.annotations.AnnotationSettings
Sets the annotation selection stroke.
setSilenceErrors(boolean) - Static method in class com.qoppa.pdf.JavaScriptSettings
Set to true to silence errors.
setSplitVisible(boolean) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Method to show or hide the split pane functionality.
setState(String) - Method in interface com.qoppa.pdf.annotations.Text
Sets the State for this annotation.
setStateModel(String) - Method in interface com.qoppa.pdf.annotations.Text
Sets the StateModel for this annotation.
setStroke(BasicStroke) - Method in interface com.qoppa.pdf.annotations.FreeText
Sets the stroke used when drawing the annotation.
setStroke(BasicStroke) - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Sets the stroke used when drawing the ink annotation.
setSubject(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the subject field for this annotation.
setSubject(String) - Method in class com.qoppa.pdf.DocumentInfo
Set the document's subject.
setSubtype(String) - Method in interface com.qoppa.pdf.annotations.Annotation
Deprecated.
This method is not used for common Annotations because it is not possible to change the type of an annotation. There is still a setSubtype() method in the TextMarkup annotation to change text markup types (Highlight, Strikeout, etc).
setSubtype(String) - Method in interface com.qoppa.pdf.annotations.TextMarkup
Sets the annotation's subtype.
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.annotations.FreeText
 
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.
setToolBarVisible(boolean) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Sets the visibility of the PDFToolBar used for the PDFViewerNew.
setTriggerActions(TriggerActions) - Method in interface com.qoppa.pdf.annotations.Annotation
Sets the mouse trigger actions for this annotation.
setTriggerActions(TriggerActions) - Method in interface com.qoppa.pdf.form.FormField
Sets the TriggerActions for this field.
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.
setUserName(String) - Method in interface com.qoppa.pdf.form.FormField
Sets this field's user name.
setUseSubstituteFont(boolean) - Static method in class com.qoppa.pdf.PDFRenderHints
Tells the rendering engine to use a substitute font when a font in the PDF cannot be created for any reasons.
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.
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.
setValue(String) - Method in interface com.qoppa.pdf.form.CheckBoxField
Sets the value for the check box field.
setValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Sets the selected export value for this choice field.
setValue(String) - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Sets the value for this radio button group field.
setValue(String) - Method in interface com.qoppa.pdf.form.TextField
Sets the value for this text field.
setValueFromOptions(String) - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Sets the value from the options for this radio button group field if the options exist.
setValues(Vector) - Method in interface com.qoppa.pdf.form.ChoiceField
Sets the list of currently selected values for this choice field.
setVisible(boolean) - Method in class com.qoppa.pdf.Layer
Sets the visibility for this layer.
setWatermark(IWatermark) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Sets the watermark on the PDF document.
setWidgetHighlight(boolean) - Method in interface com.qoppa.pdf.annotations.Widget
Flags this widget so that when displayed, it will display a highlight over the widget.
setWidth(int) - Method in interface com.qoppa.pdf.annotations.Caret
 
setX1(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setX2(double) - Method in interface com.qoppa.pdf.annotations.Line
 
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.
setY1(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setY2(double) - Method in interface com.qoppa.pdf.annotations.Line
 
setZoomMode(int) - Method in class com.qoppa.pdfViewerFX.PDFViewer
Sets the current zoom mode.
ShapeAnnotation - Interface in com.qoppa.pdf.annotations
Abstract class to be extended by annotations that contain textual content.
shiftRectangle(double, double) - Method in interface com.qoppa.pdf.annotations.Annotation
Shifts the annotation's rectangle in MediaBox coordinates.
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.
showPopup(int, int) - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
Shows the popup window for the annotation that contains the text contents.
SignatureField - Interface in com.qoppa.pdf.form
SignatureField holds a signature field.
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
SOLD - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
Sound - Interface in com.qoppa.pdf.annotations
Interface representing a Sound annotation in a PDF document.
Square - Interface in com.qoppa.pdf.annotations
Interface representing a Square annotation in a PDF document.
STATE_ACCEPTED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_CANCELLED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_COMPLETED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_NONE - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
STATE_OFF - Static variable in class com.qoppa.pdf.Layer
 
STATE_ON - Static variable in class com.qoppa.pdf.Layer
 
STATE_REJECTED - Static variable in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
 
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
 
stringWidth(String) - Method in interface com.qoppa.pdf.annotations.WidgetText
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links