CPDFCompareOverlay Constructor |
Name | Description | |
---|---|---|
CPDFCompareOverlay(CPDFDocument, CPDFDocument) |
Initialize it with the given two versions of a document.
By default, it will generate a comparison document according to the order of pages, starting from the first page of both versions of the document.
| |
CPDFCompareOverlay(CPDFDocument, String, CPDFDocument, String) |
Initialize it with the given two versions of a document.
and indices of the pages on which the points should be selected in both versions of a document.
|