PDFtools::PDF_CompareFiles |
||
Description | ||
Compare the text-content of two PDF files and save the difference to a textfile. |
||
Options | ||
PDF
Sourcefile 1 |
The fullpath to the first PDF file. | |
PDF
Sourcefile 2 |
The fullpath to the secondPDF file. | |
Output
resultfile (text) |
The fullpath to the textfile which will contain the differences. | |
From
page |
The first page that will be checked for differences (inclusive). | |
To
page |
The last page that will be checked for differences (inclusive). |