- CALCULATE - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- Callout - Interface in com.qoppa.pdf.annotations
-
Interface representing a Callout annotation in a PDF document.
- canEdit() - Method in interface com.qoppa.pdf.annotations.Widget
-
- Caret - Interface in com.qoppa.pdf.annotations
-
Interface representing a Caret annotation in a PDF document.
- CheckBoxField - Interface in com.qoppa.pdf.form
-
CheckBoxField
holds a check box field.
- checkForErrors_UsePDFException(String) - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
-
- checkForErrors_UsePrinterException(String) - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
-
- CHINESE_SANSSERIF - Static variable in class com.qoppa.pdf.FontSettings
-
- CHINESE_SANSSERIF - Static variable in class com.qoppa.pdf.PDFRenderHints
-
- CHINESE_SERIF - Static variable in class com.qoppa.pdf.FontSettings
-
- CHINESE_SERIF - Static variable in class com.qoppa.pdf.PDFRenderHints
-
- CHINESE_SIMPLIFIED - Static variable in class com.qoppa.pdf.FontSettings
-
- CHINESE_SIMPLIFIED - Static variable in class com.qoppa.pdf.PDFRenderHints
-
- ChoiceField - Interface in com.qoppa.pdf.form
-
ChoiceField
is the abstract class to hold a choice field.
- Circle - Interface in com.qoppa.pdf.annotations
-
Interface representing a Circle annotation in a PDF document.
- clear() - Method in class com.qoppa.pdf.actions.TriggerActions
-
Overrides Hashtable method to keep track of modifications.
- clear() - Method in class com.qoppa.pdf.annotations.Vertices
-
Clear all the vertices in this list.
- clearErrors() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
-
- clearPasswordPermissions(String) - Method in class com.qoppa.pdfProcess.PDFDocument
-
Clears the password permissions for this document.
- clearRect(int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Clears the specified rectangle by filling it with the background
color of the current drawing surface.
- clearSelection() - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
-
Clears the current annotation component selection.
- clearSignature() - Method in interface com.qoppa.pdf.form.SignatureField
-
Clears this signature, if the field has been signed.
- clearUsageRights() - Method in class com.qoppa.pdfProcess.PDFDocument
-
Remove extended permissions from the document.
- clip(Shape) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
- clipRect(int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Intersects the current clip with the specified rectangle.
- clone() - Method in class com.qoppa.pdf.settings.ImageCompression
-
Clones this object.
- close() - Method in interface com.qoppa.pdf.dom.IPDFDocument
-
Close / release all resources held by this document.
- close() - Method in interface com.qoppa.pdf.source.PDFContent
-
Close or release any resources that this object holds.
- close() - Method in class com.qoppa.pdfProcess.PDFDocument
-
Close / release all resources held by this document.
- closeDoc(boolean) - Method in interface com.qoppa.pdf.IWindowHandler
-
Close the currently open document, optionally prompting the user to save if the document has been modified.
- COLORSPACE_BW - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to B/W (1 bit grayscale).
- COLORSPACE_CMYK - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to CMYK.
- COLORSPACE_GRAY - Static variable in class com.qoppa.pdf.JPEG2000Options
-
- COLORSPACE_GRAY - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to grayscale.
- COLORSPACE_RETAIN - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Retain image current color space.
- COLORSPACE_RGB - Static variable in class com.qoppa.pdf.JPEG2000Options
-
- COLORSPACE_RGB - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to RGB.
- com.qoppa.ocr - package com.qoppa.ocr
-
OCR bridge integration.
- com.qoppa.pas.api - package com.qoppa.pas.api
-
Main classes used in creating PAS jobs with customized processing.
- com.qoppa.pas.api.flow - package com.qoppa.pas.api.flow
-
Provides a set of PDF Automation Server objects in order to execute Java code
in a Flow.
- com.qoppa.pas.api.service - package com.qoppa.pas.api.service
-
Services provided by ServerContext useful for customized processing
- com.qoppa.pdf - package com.qoppa.pdf
-
General classes used by different objects throughout the library.
- com.qoppa.pdf.actions - package com.qoppa.pdf.actions
-
Classes that represent user actions.
- com.qoppa.pdf.annotations - package com.qoppa.pdf.annotations
-
Classes representing PDF annotations.
- com.qoppa.pdf.dom - package com.qoppa.pdf.dom
-
Classes representing the PDF document object model.
- com.qoppa.pdf.errors - package com.qoppa.pdf.errors
-
Classes related to error handling.
- com.qoppa.pdf.form - package com.qoppa.pdf.form
-
Classes related to PDF Acroform and its form fields.
- com.qoppa.pdf.permissions - package com.qoppa.pdf.permissions
-
This package contains classes related to document permissions.
- com.qoppa.pdf.resources - package com.qoppa.pdf.resources
-
Classes that represent resources in a PDF document.
- com.qoppa.pdf.settings - package com.qoppa.pdf.settings
-
Classes related to settings.
- com.qoppa.pdf.source - package com.qoppa.pdf.source
-
PDFSource interface and implementations.
- com.qoppa.pdfProcess - package com.qoppa.pdfProcess
-
jPDFProcess main classes, used to manipulate PDF documents and pages.
- com.qoppa.spi - package com.qoppa.spi
-
Service provider interfaces.
- ComboField - Interface in com.qoppa.pdf.form
-
ComboField
holds a combo field.
- CompareOptions - Class in com.qoppa.pdf
-
The options to use when adding a PDFDocument as a layer to a comparison
document.
- CompareOptions() - Constructor for class com.qoppa.pdf.CompareOptions
-
Default constructor.
- COMPLETED - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
-
- componentsDeselected(Vector<AnnotationComponent>) - Method in interface com.qoppa.pdf.annotations.IAnnotSelectionListener
-
This notification is sent when one or more AnnotationComponents are
deselected (or deleted)
- componentSelected(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotSelectionListener
-
This notification is sent when an AnnotationComponent is selected
- COMPRESSION_DEFLATE - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use Deflate compression when saving images to the PDF document.
- COMPRESSION_DEFLATE - Static variable in class com.qoppa.pdfProcess.PDFPage
-
- COMPRESSION_JBIG2 - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use JBIG2 compression when saving images to the PDF document.
- COMPRESSION_JBIG2 - Static variable in class com.qoppa.pdfProcess.PDFPage
-
- COMPRESSION_JPEG - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use JPEG compression when saving images to the PDF document.
- COMPRESSION_JPEG - Static variable in class com.qoppa.pdfProcess.PDFPage
-
- COMPRESSION_JPEG2000 - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use Jpeg2000 compression when saving images to the PDF document.
- CONFIDENTIAL - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
-
- containsInvisibleText() - Method in class com.qoppa.pdfProcess.PDFPage
-
Checks whether the page contains text which is invisible.
- containsJavaScript() - Method in interface com.qoppa.pdf.dom.IPDFDocument
-
- ContentProvider - Interface in com.qoppa.spi
-
Interface for accessing a file store through the REST API module.
- copyAnnotation(Annotation) - Method in class com.qoppa.pdfProcess.PDFPage
-
Use this method to copy a single annotation onto this page, from this or other documents.
- copyAnnotations(PDFPage) - Method in class com.qoppa.pdfProcess.PDFPage
-
Use this method to copy annotations onto this page, from this or other
documents.
- copyAnnotations(PDFPage, Layer) - Method in class com.qoppa.pdfProcess.PDFPage
-
Use this method to copy annotations onto this page, from this or other
documents.
- copyArea(int, int, int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Copies an area of the component by a distance specified by
dx
and dy
.
- COURIER - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- create() - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Creates a new Graphics
object that is
a copy of this Graphics
object.
- createCallout(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a callout annotation with the given content.
- createCircle(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a circle annotation with the given content.
- createCompare(PDFDocument, CompareOptions, PDFDocument, CompareOptions) - Static method in class com.qoppa.pdfProcess.PDFCompare
-
Create a new PDFDocument with separate layers containing the PDF content
converted to color.
- createEmailService() - Method in interface com.qoppa.pas.api.ServerContext
-
Deprecated.
Returns an new instance of an EmailService
that can be used
to send email with a file attachment.
- createFileAttachment(byte[], String, Date, Date, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a file attachment annotation.
- createFileAttachment(File, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Convenience constructor to create a file attachment from a file system file.
- createFileAttachment(InputStream, String, Date, Date, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Creates a file attachment from an input stream.
- createFileAttachment() - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Creates an empty file attachment object.
- createFolder(String, Session) - Method in interface com.qoppa.spi.ContentProvider
-
Create a new folder a the specified path.
- createFreeText(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a free text annotation with the given content.
- createGraphics() - Method in class com.qoppa.pdfProcess.PDFPage
-
Creates a Graphics2D object to draw into this page.
- createGraphics(Layer) - Method in class com.qoppa.pdfProcess.PDFPage
-
Creates a graphics object that encapsulates a layer in a PDF document.
- createImage(double, int, int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
-
Return an image for the current stamp.
- createInk(String, List<Vertices>) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs an Ink annotation.
- createLine(String, double, double, double, double) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a line annotation with the given content.
- createLine(String, double, double, double, double, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a line annotation with the given content and intent.
- createLink() - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a Link annotation.
- createLogService() - Method in interface com.qoppa.pas.api.ServerContext
-
Deprecated.
Returns an new instance of a LogService
that can be used to
log messages to the PDF Server
- createNewEmail() - Method in interface com.qoppa.pas.api.service.EmailService
-
Creates a new instance of Email
.
- createPayload(File) - Method in interface com.qoppa.pas.api.flow.PASContext
-
Creates a new Payload
with a File
as the content.
- createPayload(InputStream, String) - Method in interface com.qoppa.pas.api.flow.PASContext
-
Creates a new Payload
with an InputStream
as the content
with the given MIME type.
- createPolygon(String, Vertices, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a polygon annotation.
- createPolyline(String, Vertices, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a polyline annotation.
- createPopup(boolean) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a popup annotation with the given open flag.
- createRedaction(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a Redaction annotation with the given content.
- createRedaction(String, Vector<Point2D[]>) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a new Redaction annotation defined by the quadList rather than it's rectangular bounds,
unless the quadList is empty.
- createRootBookmark() - Method in class com.qoppa.pdfProcess.PDFDocument
-
Creates a new root bookmark and saves it in the document catalog.
- createRubberStamp(Image, ImageCompression) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a rubber stamp annotation with the given image.
- createRubberStamp(String, Color) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Construct a rubber stamp annotation with custom text and custom color.
- createRubberStamp(String, Color, double) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Construct a text rubber stamp annotation.
- createRubberStamp(IPDFPage) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a rubber stamp annotation with the content stream from a PDF page.
- createSound(AudioFormat, byte[]) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a sound annotation from an AudioFormat object and an
array of bytes containing the audio content.
- createSound(AudioInputStream) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a sound annotation from an AudioInputStream object.
- createSquare(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a square annotation with the given content.
- createTempFile(String, String) - Method in interface com.qoppa.pas.api.flow.PASContext
-
Creates an empty file in the default temporary-file directory, using the
given prefix and suffix to generate its name.
- createTemplateFromPage(int, String, boolean) - Method in class com.qoppa.pdfProcess.PDFDocument
-
Create a template based off an existing page in the document
- createText(String, boolean, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Construct a Text annotation.
- createTextMarkup(String, Vector<Point2D[]>, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a new TextMarkup annotation.
- createTypeWriter(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a typewriter annotation with the given content.
- CustomProcess - Interface in com.qoppa.pas.api
-
Deprecated.