| CompareTool |
This class provides means to compare two PDF files both by content and visually
and gives the report on their differences.
|
| CompareTool.CmpPngFileFilter |
|
| CompareTool.CompareResult |
Class containing results of the comparison of two documents.
|
| CompareTool.DiffPngFileFilter |
|
| CompareTool.ImageNameComparator |
|
| CompareTool.PngFileFilter |
|
| DefaultSafeXmlParserFactory |
|
| DefaultSafeXmlParserFactory.SafeEmptyEntityResolver |
|
| IdleOutputStream |
OutputStream implementation which doesn't write anything.
|
| MemoryFirstPdfWriter |
PdfWriter implementation which allows to create documents in memory and dump them on disk on purpose.
|
| NullCopyFilter |
|
| PageRange |
Class representing a page range, for instance a page range can contain pages
5, then pages 10 through 15, then page 18, then page 21 and so on.
|
| PageRange.PageRangePartAfter |
Class for range part containing a range of pages for all pages after a
given start page.
|
| PageRange.PageRangePartAnd |
Class for range part based on several range parts.
|
| PageRange.PageRangePartOddEven |
Class for range part for all even or odd pages.
|
| PageRange.PageRangePartSequence |
Class for range part containing a range of pages represented by a start
and an end page.
|
| PageRange.PageRangePartSingle |
Class for range part containing a single page.
|
| PdfAnnotationFlattener |
Utility class for flattening annotations.
|
| PdfMerger |
Helper class to merge a number of existing documents into one.
|
| PdfMergerProperties |
Class with additional properties for PdfMerger processing.
|
| PdfResourceCounter |
This class can be used to count the number of bytes needed when copying
pages from an existing PDF into a newly created PDF.
|
| PdfScriptMerger |
Utility class which provides functionality to merge ECMA scripts from pdf documents
|
| PdfSplitter |
Helper class to split the document based on some condition.
|
| PdfSplitter.SplitReadyListener |
|
| RegisterDefaultDiContainer |
Registers a default instance for a dependency injection container for the kernel module.
|
| TaggedPdfReaderTool |
Converts a tagged PDF document into an XML file.
|
| XmlProcessorCreator |
Utility class for creating XML processors.
|
| XmlUtils |
|