<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-conversion</artifactId>
<version>24.5</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-conversion', version: '24.5')
<dependency org="com.groupdocs" name="groupdocs-conversion" rev="24.5">
<artifact name="groupdocs-conversion" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-conversion" % "24.5"
What’s new in the GroupDocs.Conversion for Java 24.5
Release Highlights
GroupDocs.Conversion for Java 24.5 delivers broad improvements across multiple conversion pathways, including CHM, Email, WordProcessing, and PDF formats. This release also introduces fine-grained control over page dimensions with new PageWidth
and PageHeight
properties, giving developers the ability to precisely customize output layout. Several bug fixes resolve issues with email detection, PDF/2A compliance, text trimming, and conversion exceptions, leading to smoother and more accurate document transformations.
Enhancements
- CHM to Spreadsheet Conversion Improved:
Enhances structure preservation and formatting fidelity when converting compiled HTML help files into spreadsheets. - WordProcessing to Spreadsheet Enhancements:
Better cell alignment, text flow, and layout mapping during Word to Excel conversions. - Improved Email to PDF Handling:
Resolves issues with incomplete content and unrecognized formats during EML/MSG to PDF conversions. - Faster Startup via Font Setting Optimization:
Conversion engine startup time reduced through more efficient font configuration handling. - Presentation Format Conversions Improved:
Upgrades for converting presentations to Word and Spreadsheet formats for better content mapping.
Bug Fixes
- Email Conversion Stability:
Fixed hangs and formatting issues caused by unrecognized email structures. - DOCX to PDF Fixes:
Resolved a bug where enabling the UpdateFields property inadvertently removed file name fields. - Font Type Detection from Streams Fixed:
Corrected issues with recognizing Type1 fonts when loaded from streams. - PDF to PDF/2A Stability Fix:
Ensured compliance and successful conversion without failure. - CSV to HTML Text Trimming Issue:
Fixed a bug that caused content truncation during CSV conversions. - DOCX to PSD Conversion Exception:
Handled errors preventing successful image-based document output. - ConversionLog.xml Creation Disabled by Default:
Log file generation during conversions is now suppressed unless explicitly enabled.
New API Features
PageWidth
andPageHeight
Properties:
Available in all convert options implementingIPageSizeConvertOptions
, these properties allow users to set exact page dimensions when using custom sizes, offering precise control over output layout.
Public API and Backward Incompatible Changes
There are no breaking changes in this release. All additions are backward compatible and optional.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Conversion for Java 24.5 Release Notes.
Version | Release Date |
---|---|
25.4 | April 30, 2025 |
25.3.1 | April 9, 2025 |
25.3 | March 31, 2025 |
25.2.2 | March 14, 2025 |
25.2.1 | March 3, 2025 |
25.2 | February 28, 2025 |
25.1 | January 31, 2025 |
24.12.1 | January 2, 2025 |
24.12 | December 31, 2024 |
24.11 | November 30, 2024 |
24.10.1 | November 12, 2024 |
24.10 | November 1, 2024 |
24.9 | September 30, 2024 |
24.8 | August 31, 2024 |
24.7 | July 31, 2024 |
24.6 | July 1, 2024 |
24.5 | May 31, 2024 |
24.4 | April 30, 2024 |
24.3 | March 31, 2024 |
24.2 | February 29, 2024 |
24.1.1 | February 5, 2024 |
24.1 | January 31, 2024 |
23.12 | December 30, 2023 |
23.11.1 | December 1, 2023 |
23.11 | November 12, 2023 |
23.10 | October 3, 2023 |
23.6.1 | July 5, 2023 |
23.6 | July 1, 2023 |
23.5 | May 31, 2023 |
23.4 | May 1, 2023 |
23.2 | February 27, 2023 |
22.12.1 | January 18, 2023 |
22.12 | January 3, 2023 |
22.11 | November 22, 2022 |
22.8.1 | August 12, 2022 |
22.8 | August 8, 2022 |
22.3 | March 3, 2022 |
3.0.0 | January 25, 2022 |
21.7 | January 25, 2022 |
21.4 | January 25, 2022 |
20.10.3 | January 25, 2022 |
20.10.2 | January 25, 2022 |
19.6.1 | January 25, 2022 |
19.10.3 | January 25, 2022 |
18.7 | January 25, 2022 |
17.7 | January 25, 2022 |
17.12 | January 25, 2022 |
1.3.0 | January 25, 2022 |
21.10.1 | December 22, 2021 |
21.10 | October 31, 2021 |
21.1 | January 31, 2021 |
20.10.1 | October 21, 2020 |
20.10 | October 5, 2020 |
20.6 | June 26, 2020 |
20.2.1 | March 11, 2020 |
20.2 | February 29, 2020 |
19.10 | October 5, 2019 |
19.6.2 | July 22, 2019 |
19.6 | June 28, 2019 |
19.4 | April 9, 2019 |
19.3 | April 9, 2019 |
18.12 | December 31, 2018 |
18.6.1 | July 5, 2018 |
18.6 | June 27, 2018 |
17.10 | April 19, 2018 |
17.7.1 | April 19, 2018 |
17.3.0 | April 19, 2018 |
16.10.1 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-conversion-24.5-javadoc.jar | javadoc | 1 MB |
groupdocs-conversion-24.5.jar | 377 MB | |
groupdocs-conversion-24.5.pom | 3 KB |