GroupDocs.Conversion for Java Releases
Released: Apr 1, 2026
Updates in V26.3
Fixes
- Fixed 'Out of Memory' error when converting from DOCX using the Text Shaper.
- Fixed image sizing issue in CAD to SVG conversion.
- Reference was not working when converting to Presentation format.
Released: Mar 3, 2026
Updates in V26.2
Features
- Implemented the ability to get the file extension from mediaType when converting children from Email/PST/OST.
- Introduced PageOrientation.Default to allow you to keep original document page orientations.
Fixes
- Fixed image lost issue when converting from DOCX to PDF.
Released: Feb 25, 2026
Updates in V26.1.1
Fixes
- Converting Excel files with GroupDocs version 26.1 doesn't work.
Released: Feb 4, 2026
Updates in V26.1
Features
- Added support for converting embedded documents when converting a word document.
- Added support for converting embedded documents when converting a presentation.
- Added support for converting embedded documents when converting a spreadsheet.
Fixes
- Fixed missing shapes when saving DOCX to RTF.
- Fixed font substitution issue.
- Fixed external resources loading logic.
- Fixed work of the updateFields property.
Released: Jan 5, 2026
Updates in V25.12
Features
- Implemented setup number of rows per page for the Spreadsheet.
- Implemented configurable font embedding when converting to WebFileTypes.
- Added remove JavaScript flag in PdfLoadOptions.
Fixes
- Fixed DWG to PDF conversion - blank output.
- Fixed formatting multilevel list issue on DOCX to PDF conversion.
Released: Oct 3, 2025
Updates in V25.9
Features
- Changed default margins when converting to PDF, Email to HTML and Email to MHT.
- Improved converting Spreadsheets to other formats: respecting specified page size.
- Implemented a recovery mode for Word document loading.
- Introduced an option to interrupt a thread when image processing fails.
Fixes
- Fixed WebLoadOptions.ResourceLoadingTimeout property type.
- Conversion .docx to .pdf in a loop is incorrect.
- DOCX with footnotes fails to convert to PDF.
Released: Sep 1, 2025
Updates in V25.8
Features
- Implemented hyphenation support when converting from a word processing document.
- You can now convert DOCX with images to Markdown with images as base64.
- Improved 'EmailLoadOptions' and rendering of email.
Fixes
- Fixed a 'SIGSEGV' error in multi-thread mode.
Released: Aug 1, 2025
Updates in V25.7
Features
- Improved handling of NoConvertOptions.
- Added page numbering when converting from Word and from PDF.
- Added a custom separator when converting to delimited spreadsheet format.
Fixes
- Fixed TIFF to PDF conversion.
Released: Jun 30, 2025
Updates in V25.6
Features
- Introduced new functional interface for Load Options.
- Improved HTML document conversion pipeline.
Fixes
- Fixed PDF to JPG conversion.
Released: Jun 12, 2025
Updates in V25.5.1
Fixes
- Fixed HTML to PDF conversion: java.lang.IllegalArgumentException: Null charset name.