Uses of Class
com.itextpdf.kernel.utils.CompareTool
-
Uses of CompareTool in com.itextpdf.kernel.utils
Modifier and TypeMethodDescriptionCompareTool.disableCachedPagesComparison()
Disables the default logic of pages comparison.CompareTool.enableEncryptionCompare()
Enables the comparison of the encryption properties of the documents.CompareTool.setCompareByContentErrorsLimit
(int compareByContentMaxErrorCount) Sets the maximum errors count which will be returned as the result of the comparison.CompareTool.setGenerateCompareByContentXmlReport
(boolean generateCompareByContentXmlReport) Enables or disables the generation of the comparison report in the form of an xml document.