GroupDocs.Merger for Java Releases

Released: Feb 21, 2024

Updates in V24.2

Features

  • Added support for merging WAV audio files.
  • Added a new 'PageBuilder' class to merge pages in an arbitrary order.
  • Added support for merging files from the same family but different formats.

Fixes

  • SVG merger produced corrupted images.

Released: Oct 9, 2023

Updates in V23.10

Features

  • Added support for SVG and SVGZ when cross-merging images to PDF.

Fixes

  • Fixed cross-joining archive processing.

Released: Aug 2, 2023

Updates in V23.8

Features

  • Added a new ZIP joining feature.
  • Added a new TAR joining feature.
  • Added a new cross-joining feature from-to: ZIP and TAR.
  • Image cross-merging from-to has been expanded to include: BMP, PNG, JPG, JPEG and GIF.
  • Added a new image joining feature for SVG and SVGZ.

Released: Feb 23, 2023

Updates in V23.2

Features

  • Added support for cross-merging from/to JPG, JPEG, PNG and BMP.
  • Added support for image (BMP, PNG, JPG, JPEG, GIF, TIF and TIFF) to PDF merging.
  • Added support for TIF and TIFF file splitting.

Fixes

  • Fixed “Image file cannot be written to disk” bug for HTML and MHTML.

Released: Dec 9, 2022

Updates in V22.12

Features

  • Added the ability to join GIF, TIF and TIFF images.

Fixes

  • Broken slide formatting when joining PPTX files.
  • The given key was not present in the dictionary.

Released: Jul 18, 2022

Updates in V22.7

Features

  • Added the ability to combine multiple JPG, BMP or PNG documents in a preferred order and save them as a single file.
  • Added the ability to merge Microsoft Word documents without starting from a new page.

Fixes

  • Save method with FilePath parameter doesn’t work as expected.

Released: Sep 27, 2021

Updates in V21.9

Features

  • Expanded IJoinOptions with FileType property and involved it to the Join method.

Fixes

  • Linux error: known incorrect sRGB profile.
  • GeneratePreview fails under Linux.

Released: Jul 1, 2021

Updates in V21.7

Fixes

  • Object reference not set to an instance of an object.
  • The surrogate pair (0xD83D, 0xD83D) is invalid. A high surrogate character (0xD800 - 0xDBFF) must always be paired with a low surrogate character (0xDC00 - 0xDFFF).
  • The method or operation is not implemented.
  • Failed to detect file type.
  • PowerPoint Slides size changed after merging.

Released: Mar 26, 2021

Updates in V21.3

Features

  • Added support for text .err format when using the splitting and joining methods.
  • Added support for cross-format merging to DOC/DOCX.
  • Added support for cross-format merging to XPS.

Fixes

  • Split page number is not correct.
  • Big size of the merged document.
  • Cannot access a closed Stream.
  • Object reference not set to an instance of an object.
  • Parsing of table ‘GPOS’ has failed.

Released: Nov 9, 2020

Updates in V20.11

Features

  • Added the ability to import OLE objects into Diagram documents.

Fixes

  • System.NotSupportedException : Could not open display.
  • System.Exception : ‘file:///d:/EPUB/out.xhtml’ could not be found.
  • System.DllNotFoundException: Unable to load shared library ‘gdi32.dll’ or one of its dependencies.
  • KeyNotFoundException: The given key ‘Wingdings’ was not present in the dictionary.
  • System.PlatformNotSupportedException: COM Interop is not supported on this platform.
  • MHT and MHTML file types have...