<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-conversion</artifactId>
<version>24.2</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-conversion', version: '24.2')
<dependency org="com.groupdocs" name="groupdocs-conversion" rev="24.2">
<artifact name="groupdocs-conversion" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-conversion" % "24.2"
What’s new in the GroupDocs.Conversion for Java 24.2
Release Highlights
GroupDocs.Conversion for Java 24.2 expands format support and adds intelligent content control features, introducing the ability to convert PDF files to the PDF/2A standard and process OLM files. This release also includes refined conversion pathways to XPS for documents such as Word, Presentation, Spreadsheet, and Diagram formats. Additionally, new options allow developers to restrict or whitelist external resource loading when converting web content, improving performance and security.
New Features
- Convert PDF to PDF/2A Standard:
Supports compliance-focused PDF conversion for archival needs. - OLM File Conversion:
Adds capability to convert data from Microsoft Outlook for Mac archive files. - Restrict External Resources in Web Conversions:
Skip loading of third-party resources like scripts and images when converting web documents, with optional allowlisting for specific URLs or file types.
Enhancements
- Improved JPEG Detection from Streams:
More reliable handling and identification of JPEG files during stream-based conversions. - Refined XPS Conversion Support:
Significant improvements made to conversion quality and consistency from:- Presentations to XPS
- WordProcessing documents to XPS
- Spreadsheets to XPS
- Diagrams to XPS
- Better Email to PDF Conversion:
Enhancements ensure formatting and structure are preserved when converting email messages into PDFs.
Bug Fixes
- HTML to PDF Margin Issue Resolved:
Fixed a bug where margins were not being applied correctly when converting from HTML/web documents to PDF output.
Public API and Backward Incompatible Changes
There are no public API or backward-incompatible changes in this release. However, new flags for controlling external resource loading were added to the WebLoadOptions
class:
setSkipExternalResources(boolean)
setWhitelistedResources(List<String>)
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Conversion for Java 24.2 Release Notes.
Version | Release Date |
---|---|
25.5.1 | June 12, 2025 |
25.5 | May 31, 2025 |
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.2-javadoc.jar | javadoc | 1 MB |
groupdocs-conversion-24.2.jar | 370 MB | |
groupdocs-conversion-24.2.pom | 3 KB |