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