Package com.pspdfkit.document.processor
Document manipulation, annotation flattening, page extraction, etc.
See: Description
-
Interface Summary Interface Description OnDrawCanvasCallback Callback passed to fromCanvas to perform the drawing on the document canvas. ComparisonDialogListener This interface provides a callback when performing document comparison using the DocumentComparisonDialog. -
Class Summary Class Description Builder Builder for NewPage objects. NewPage Settings for new page to be added to a PDF. PageImage Represents an image to be added to a PDF page. PdfProcessorException Thrown if there's an error while processing pages. PdfProcessorTask Represents a processing task for PdfProcessor. PagePattern Tiling pattern for a new page. DocumentComparisonDialog Dialog for visually comparing two versions of a document. PagePdf Represents a PDF page to be merged onto another PDF page. PageCanvas Represents a canvas drawing to be merged onto another PDF page. ComparisonDocument This class holds the data used for document comparison. ProcessorProgress Object representing processing progress. PdfProcessor Copy, merge or modify PDF documents. -
Enum Summary Enum Description PageZOrder Order of items added on the page. AnnotationProcessingMode Describes how an annotation will be processed by a processor. PagePosition Represents alignment of an item on the page.