<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-merger</artifactId>
<version>23.10</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-merger', version: '23.10')
<dependency org="com.groupdocs" name="groupdocs-merger" rev="23.10">
<artifact name="groupdocs-merger" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-merger" % "23.10"
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:
Thejoin
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
Version | Release Date |
---|---|
24.8 | August 19, 2024 |
24.6 | June 20, 2024 |
24.2 | February 20, 2024 |
23.10 | October 9, 2023 |
23.8 | August 1, 2023 |
23.2 | February 23, 2023 |
22.12 | December 12, 2022 |
22.7 | July 14, 2022 |
22.2 | February 16, 2022 |
21.9 | January 25, 2022 |
20.7 | January 25, 2022 |
19.2.1 | January 25, 2022 |
21.7 | July 1, 2021 |
21.3 | March 26, 2021 |
20.11 | November 9, 2020 |
20.4 | April 7, 2020 |
19.12 | December 24, 2019 |
19.8 | August 14, 2019 |
19.6 | June 14, 2019 |
19.2 | February 26, 2019 |
18.12 | December 24, 2018 |
18.8 | August 14, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-merger-23.10-javadoc.jar | javadoc | 446 KB |
groupdocs-merger-23.10.jar | 171 MB | |
groupdocs-merger-23.10.pom | 2 KB |