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

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

Release Highlights

The 24.8 release of GroupDocs.Merger for Java delivers significant format expansion and joining capabilities. This update introduces support for merging 7Zip archives, extends image merging features with EMF and EMZ formats, and enables full compatibility with the .pptm presentation format. These improvements are ideal for developers needing broader multimedia and office document handling in Java environments.

New Features

  • 7Zip Archive Joining Support: Seamlessly merge .7z files with the new 7Zip archive joining functionality, expanding archive format capabilities.

  • Enhanced Image Cross-Merging (EMF/EMZ): Merge EMF and EMZ vector graphics across various document types, including other images and PDF outputs.

  • Export EMF/EMZ to PDF: Merge or convert EMF and EMZ images directly into PDF documents for secure distribution and consistent formatting.

  • Support for .pptm Presentation Format: Added support for merging Microsoft PowerPoint Macro-Enabled Presentation files (.pptm).

  • Presentation Joining for PPTM Files: Enables multi-source PPTM files to be combined with full layout and macro compatibility.

Public API and Backward Incompatible Changes

  • Expanded Join() Method in Merger Class: The Join() API now supports enhanced cross-format joining logic for 7Zip, EMF, EMZ, PDF, and .pptm types.

🔍 Explore the Full Release Details

For a complete list of updates, visit the GroupDocs.Merger for Java 24.8 Release Notes


7zip file joining | merge emf emz images | pptm format support | groupdocs merger java 24.8 | convert emf to pdf

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