GroupDocs.Conversion for Java 24.7 Release Notes
This page contains release notes for GroupDocs.Conversion for Java 24.7
Major Features
There are 5+ features and bug fixes in this release:
- Setting of ConverterSettings.FontDirectories now applies when converting from Svg
- Fixed Thai characters rendering when converting PDF to DOCX
- Fixed conversions from Excel when existing conditionally styled cells
- Fixed performance decrease when performing several conversions one after another in the same process
Full List of Issues Covering all Changes in this Release
Key | Category | Summary |
---|---|---|
CONVERSIONNET-6474 | Enhancement | Set custom fonts folders when converting Svg |
CONVERSIONNET-4338 | Bug | PDF-DOCX conversion: Thai characters not shown properly in the output |
CONVERSIONNET-6462 | Bug | isPasswordProtected property missing when getting info of doc file |
CONVERSIONNET-6256 | Bug | Excel to PDF conversion, cells color issue |
CONVERSIONNET-3740 | Bug | Tex to Docx conversion issue |
CONVERSIONNET-3927 | Bug | Tex to Xps conversion issue |
CONVERSIONNET-3930 | Bug | Tex to PDF conversion issue |
CONVERSIONNET-3937 | Bug | Dwg to ppt conversion issue |
CONVERSIONNET-3535 | Bug | AutoCad (dwg) to PDF conversion issue |
CONVERSIONNET-4212 | Bug | Word to HTML or PDF conversion, page break cuts off text and image in table |
CONVERSIONNET-2858 | Bug | Missing bevels when converting Pptx to Pdf |
CONVERSIONNET-4151 | Bug | Font problem in resultant PDF |
CONVERSIONNET-4325 | Bug | EPS to PDF conversion issue |
CONVERSIONNET-6453 | Bug | Exception is thrown when converting from Email to Email |
CONVERSIONNET-6451 | Bug | Performance slowing down when conversions are performed in the same process |
CONVERSIONNET-6442 | Bug | Conversion from Eps to Svg throws an exception |
Public API and backward incompatible changes
None