GroupDocs.Merger for Java 19.6 Release Notes

Major Features

There are 10 new features in this regular monthly release. The most notable are:

  • Added a new document format for all the DocumentHandler methods: .xlt
  • Added a new document format for all the DocumentHandler methods: .xltx
  • Added a new document format for all the DocumentHandler methods: .xltm
  • Added a new functionality for the image representation of all the formats except of Diagram and Text formats
  • Added a new funtionality for text splitting by line numbers
  • Expanded the existing Document Handler Join method with page number using
  • Implemented a new format .tsv
  • Implemented a new format LaTex
  • Implemented the image representation feature for Diagram family formats
  • Expanded logic of document Split functionality

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
MERGERNET-420Added Xlt format supportNew Feature
MERGERNET-421Added Xltm format supportNew Feature
MERGERNET-423Added Xltx format supportNew Feature
MERGERNET-441Obtain document pages image representationsNew Feature
MERGERNET-444Implement split txt files by line numbersNew Feature
MERGERNET-418Implement a new format .tsvNew Feature
MERGERNET-117Implement a new format LaTexNew Feature
MERGERNET-487Implement GetImages for Diagram-formatsNew Feature
MERGERNET-445Expand logic of document Split functionalityNew Feature
MERGERNET-387Optimized ODP presentations loadingImprovement
MERGERNET-461Ability to specify page number for joined documentsImprovement
MERGERNET-120MSI installer shows wrong file sizeBug
MERGERNET-396MovePage method is working incorrectly for Epub and Xps formatsBug
MERGERNET-491Metered related exception when License is initialized with other GroupDocs productsBug
MERGERNET-394How to save and load LaTex documentBug

Public API and Backward Incompatible Changes

None