Generated by
JDiff

Class com.itextpdf.kernel.utils.CompareTool

Added Methods
CompareTool  enableEncryptionCompare( boolean) Enables the comparison of the encryption properties of the documents.
 

Changed Methods
PdfWriter  createTestPdfWriter( String) Change in exceptions thrown from java.io.FileNotFoundException to java.io.IOException.
Create PdfWriter optimized for tests.
PdfWriter  createTestPdfWriter( String, WriterProperties ) Change in exceptions thrown from java.io.FileNotFoundException to java.io.IOException.
Create PdfWriter optimized for tests.