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

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

Release Highlights

GroupDocs.Merger for Java 23.10 brings critical fixes and functional enhancements to bolster archive and image file merging. This version resolves cross-joining issues for archive formats and introduces the ability to convert and merge SVG and SVGZ images directly into PDF, enhancing versatility for digital document processing.

New Features

  • Image Cross-Merge to PDF with SVG and SVGZ:
    Now you can seamlessly merge vector image files like SVG and SVGZ into a PDF, enabling high-quality document output for scalable graphics.

Bug Fixes

  • Fix for Cross-Joining Archive Processing:
    Resolved a bug affecting the joining process for ZIP and TAR formats across different archive types, improving archive compatibility and reliability.

Public API and Backward Incompatible Changes

  • Enhanced join Method of the Merger Class:
    The join method has been expanded to support image-to-PDF conversions for SVG and SVGZ formats, as well as improved handling of archive joins.

🔍 Explore the Full Release Details

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


svg to pdf java | merge svgz images | archive file cross merge

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