To log the result to a log file or ‘standard out’ use a ConsolePresenter
new PDFComparer() .addPresenter( new ConsolePresenter() ) .compare( <file1>, <file2> );
View full sourcecode
© Copyright 1996 - 2018, i-net software; All Rights Reserved.