GroupDocs.Merger for Java 21.3 Release Notes

Major Features

There are a few fixed bugs in this regular monthly release. The most notable are:

  • Impemented text .err format for splitting;
  • Impemented text .err format for joining.
  • Cross-format merging to DOC / DOCX;
  • Cross-format merging to XPS;
  • Split page number is not correct.
  • Big size of the MTHML merged document;
  • Cannot access a closed Stream;
  • Object reference not set to an instance of an object.
  • Parsing of table ‘GPOS’ has failed.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
MERGERNET-517Impement text .err format for splittingFeature
MERGERNET-534Impement text .err format for joiningFeature
MERGERNET-828Cross-format merging to DOC / DOCXFeature
MERGERNET-966Cross-format merging to XPSFeature
MERGERNET-967Split page number is not correctBug
MERGERNET-987Big size of the merged documentBug
MERGERNET-1009Cannot access a closed StreamBug
MERGERNET-1010Object reference not set to an instance of an objectBug
MERGERNET-1032Parsing of table ‘GPOS’ has failedBug

Public API and Backward Incompatible Changes

The existing Join method of the Merger class was expanded

Join and Split method of the GroupDocs.Merger for Java product was expanded, please refer to the following documentation articles for more details: