GroupDocs.Conversion for .NET V24.3
Released: Mar 29, 2024
Updates in V24.3
Features
- Added the ability to convert to J2K.
- Added support for JFIF (.jfif) file extension.
- Added a generic GetDocumentInfo method to return specific IDocumentInfo type.
- You can now bypass the source document to the converted stream if NoConvertOptions is provided from the convert options delegate.
- For container documents (PST, OST), extended the document info to return files and folders.
- The "Folders" property of PersonalStorageDocumentInfo must now represent hierarchy structure of folders and content.
- Improved SVG to SVGZ conversion.
- When converting an email with attachments to a file, the converted file now contains the last attachment content.
- Improved CAD to PDF conversions.
- Improved CAD to image conversions.
Fixes
- Correctly report unsupported conversion pairs.
- System font folders not properly set when converting images and running on non-Windows platforms.
- Conversion from a CAD to image produces low resolution image.
- Conversion from AZW3 and Mobi to PDF failed.
- NullReferenceException when converting DXF files to PDF.
- DOCX to PDF conversion - Bullets points issue.
- Conversion from NSF not working.
- Conversion from OLM in trial mode not working.
- Conversions from CAD to any format do not respect the specified target page width and height.
- Output from DWG to PNG conversion is very pixelated in .NET.
- Converting particular PDF to TeX produce broken result.