<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-merger</artifactId>
    <version>23.2</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-merger', version: '23.2')
copied!  
<dependency org="com.groupdocs" name="groupdocs-merger" rev="23.2">
    <artifact name="groupdocs-merger" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-merger" % "23.2"
copied!  

What’s new in the GroupDocs.Merger for Java 23.2

Release Highlights

GroupDocs.Merger for Java 23.2 introduces powerful image handling enhancements, including cross-format merging, image-to-PDF joining, and TIFF splitting capabilities. This update also resolves a critical image export issue when processing HTML and MHTML files, improving document processing stability and expanding format support.

New Features

  • Image Cross-Merging (JPG, JPEG, PNG, BMP):
    Merge images across popular raster formats, enabling flexible image integration workflows.

  • Image to PDF Joining (BMP, PNG, JPG, JPEG, GIF, TIF, TIFF):
    Combine various image types into a single PDF document, streamlining multi-format image packaging.

  • TIF and TIFF Splitting:
    Easily split multi-page TIFF files into individual images or documents, enhancing document segmentation.

Bug Fixes

  • Fixed Disk Write Error for HTML/MHTML Images:
    Resolved a bug that caused failure to write image files to disk when processing HTML and MHTML files, ensuring smoother file handling and export.

Public API and Backward Incompatible Changes

  • Enhanced join Method of the Merger Class:
    The join method now supports more image and document types, expanding its flexibility for developers.

🔍 Explore the Full Release Details

For complete information, visit GroupDocs.Merger for Java 23.2 Release Notes


image cross merging groupdocs | join image to pdf java | split tiff java | groupdocs merger html image fix | groupdocs merger image join

VersionRelease Date
24.8August 19, 2024
24.6June 20, 2024
24.2February 20, 2024
23.10October 9, 2023
23.8August 1, 2023
23.2February 23, 2023
22.12December 12, 2022
22.7July 14, 2022
22.2February 16, 2022
21.9January 25, 2022
20.7January 25, 2022
19.2.1January 25, 2022
21.7July 1, 2021
21.3March 26, 2021
20.11November 9, 2020
20.4April 7, 2020
19.12December 24, 2019
19.8August 14, 2019
19.6June 14, 2019
19.2February 26, 2019
18.12December 24, 2018
18.8August 14, 2018