GroupDocs.Comparison for Java 20.4 Release Notes

Major Features

Below the list of most notable changes in  release of GroupDocs.Comparison for Java:

  • Added option to compare documents header/footer
  • Added option for specifying paper size for output documents
  • Implemented multicomparing for Text and Email documents
  • Fixed issue with releasing document handlers
  • Improved accuracy for PDF documents comparing
  • Fixed issue with wrong result files in Cells
  • Fixed accuracy of coordinates of changes on document preview
  • Improved showing comparison result without license for TXT, HTML and Images documents
  • Improved annotation comparison for PDF
  • Improve creation result PDF documents
  • Fixed issue with duplicate Images in Result file in PDF
  • Fixed issue with DeletedItemsStyle in Spreadsheet
  • Fixed PDF comparison acurracy
  • Implemented comparing more than 2 PDF documents
  • Implemented comparing more than 2 Diagrams documents
  • Improve table comparison in PDF
  • Fixed error when comparing two identical Word documents
KeySummaryIssue Type
COMPARISONNET-2072Add option that will allow to set output format (paper size)Feature
COMPARISONNET-2069Implement Multi comparer for EmailFeature
COMPARISONNET-2068 Implement multi comparer for TextFeature
COMPARISONNET-2028 Add Comparison option to switch header/footer comparisonFeature
COMPARISONNET-2104Implement Multicomparer for DiagramFeature
COMPARISONNET-2105 Implement Multicomparer for PDFFeature
COMPARISONNET-2112Improve TXT comparison result without a licenseImprovement
COMPARISONNET-2111Improve showing HTML comparison result without a licenseImprovement
COMPARISONNET-2110Improve Imaging comparison result without a licenseImprovement
COMPARISONNET-2107Improve creation result document in Comparison.PDFImprovement
COMPARISONNET-2101Improve annotation comparison for PDFImprovement
COMPARISONNET-2133 Improve table comparison in PDFImprovement
COMPARISONNET-2094  API is not releasing file handlesBug
COMPARISONNET-2071 Difference width and height is incorrectBug
COMPARISONNET-2070  Wrong Cells result fileBug
COMPARISONNET-2014 Unexpected amount of changes in the comparing results of a PDF-files.Bug
COMPARISONNET-2012  Exception during comparing PDF-files without license.Bug
COMPARISONNET-1993Incorrect box dimensions and positionBug
COMPARISONNET-1971Difference width and height is incorrectBug
COMPARISONNET-1950PDF comparison is not accurateBug
COMPARISONNET-2108Duplicate Images in Result file in PDFBug
COMPARISONNET-2102Issue with Spreadsheet DeletedItemsStyleBug
COMPARISONNET-1950PDF comparison is not accurateBug
COMPARISONNET-2148 Error occurred in comparing two identical Word documentsBug
COMPARISONJAVA-764Compare PPT/PPTX documents with element movement changes detectionBug
COMPARISONJAVA-698Wrong comparing result dataBug
COMPARISONJAVA-699Wrong comparing result dataBug
COMPARISONJAVA-607In some cases XLSX output is not correctBug
COMPARISONJAVA-605Document comparison issue for Japaneses filesBug
COMPARISONJAVA-346Is there a way to keep previous style and font?Bug

Public API and Backward Incompatible Changes

  • In this version we’re introducing new public API which was designed to be simple and easy to use. For more details about new API please check Public Docs section. The legacy API have been removed.