GroupDocs.Merger for Java のリリース

Released: Feb 21, 2024

V24.2 での更新項目

機能

  • 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.

不具合の修正

  • SVG merger produced corrupted images.

Released: Oct 9, 2023

V23.10 での更新項目

機能

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

不具合の修正

  • Fixed cross-joining archive processing.

Released: Aug 2, 2023

V23.8 での更新項目

機能

  • 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

V23.2 での更新項目

機能

  • 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.

不具合の修正

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

Released: Dec 9, 2022

V22.12 での更新項目

機能

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

不具合の修正

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

Released: Jul 18, 2022

V22.7 での更新項目

機能

  • 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.

不具合の修正

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

Released: Sep 27, 2021

V21.9 での更新項目

機能

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

不具合の修正

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

Released: Jul 1, 2021

V21.7 での更新項目

不具合の修正

  • 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

V21.3 での更新項目

機能

  • 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.

不具合の修正

  • 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

V20.11 での更新項目

機能

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

不具合の修正

  • 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 only...