CompareTool |
This class provides means to compare two PDF files both by content and visually
and gives the report on their differences.
|
CompareTool.CompareResult |
Class containing results of the comparison of two documents.
|
ICopyFilter |
A filter class to be used while copying pdf components.
|
IValidationChecker |
Used to check if a PDF document is compliant to a specific validation profile.
|
IXmlParserFactory |
The interface in which methods for creating xml parsers are declared.
|
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.IPageRangePart |
Inner interface for range parts definition
|
PageRange.PageRangePartOddEven |
Class for range part for all even or odd pages.
|
PdfMerger |
Helper class to merge a number of existing documents into one.
|
PdfMergerProperties |
Class with additional properties for PdfMerger processing.
|
PdfSplitter.IDocumentReadyListener |
The event listener which is called when another document is ready.
|
TaggedPdfReaderTool |
Converts a tagged PDF document into an XML file.
|
ValidationContext |
This class is used to pass additional information to the IValidationChecker implementations.
|