GroupDocs.Conversion for .NET 25.3 Release Notes
There are 20+ features, improvements, and bug fixes in this release.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
CONVERSIONNET-7608 | Enhancement | Improve Diagram to Image conversion |
CONVERSIONNET-7609 | Enhancement | Improve Pdf to Emf, Emz and Dcm conversions |
CONVERSIONNET-7605 | Enhancement | Improve Cad to Image conversions |
CONVERSIONNET-7602 | Enhancement | Improve Web to Svgz conversions |
CONVERSIONNET-7593 | Enhancement | Improve ProjectManagement and Spreadsheet to Svg and Svgz conversions |
CONVERSIONNET-7592 | Enhancement | Improve Note and Presentation to Svg and Svgz conversions |
CONVERSIONNET-7591 | Enhancement | Improve Note to Svg and Svgz conversions |
CONVERSIONNET-7589 | Enhancement | Improve Image to Svg and Svgz conversions |
CONVERSIONNET-7590 | Enhancement | Enhance LoadContext with HierarchyLevel and ItemIndex properties |
CONVERSIONNET-7588 | Enhancement | Improve Gis to Svg and Svgz conversion |
CONVERSIONNET-7587 | Enhancement | Improve Email to Svgz conversion |
CONVERSIONNET-7586 | Enhancement | Improve EBook and WordProcessing conversions to Svgz |
CONVERSIONNET-7583 | Enhancement | Improve Diagram and Diagram stencil conversions to Svg and Svgz |
CONVERSIONNET-7582 | Enhancement | Improve Cad to Svg/Svgz conversion |
CONVERSIONNET-7575 | Bug | SourceStream is always null in the LoadContext provided in the load options delegate |
CONVERSIONNET-7570 | Bug | The compressed output of the conversion process results in an empty archive file. |
CONVERSIONNET-7569 | Bug | “Specified method is not supported.” exception when converting from Bz2 and Gz formats |
CONVERSIONNET-7584 | Bug | DOCX to PSD conversion is reported as not supported |
CONVERSIONNET-7567 | Bug | Svg to Svgz conversion issue |
CONVERSIONNET-7606 | Bug | POTX to PNG conversion issue on Ubuntu |
CONVERSIONNET-6272 | Bug | Converting from a finance document to a spreadsheet throws an exception |
CONVERSIONNET-7535 | Bug | “No font was found.” exception for particular conversions when converting on macOS |
CONVERSIONNET-7595 | Bug | Hidding WordProcessing document comments not working |
CONVERSIONNET-7579 | Bug | Regression: Extracting MSG attachments from MSG shows evaluation mark |
CONVERSIONNET-7580 | Bug | Conversion to Svgz throws FileTypeNotSupportedException |
CONVERSIONNET-7543 | Bug | Converting MSG file containing nested MSG attachments showing eval license message |
CONVERSIONNET-7576 | Bug | “Unable to read beyond the end of the stream” exception when converting image to presentation |
Major Features
Improved SVG/SVGZ Conversion: Enhanced support for converting formats like Diagram, CAD, Image, Note, Spreadsheet, Presentation, EBook, Web, and Email to SVG and SVGZ.
Better Format Support: Improved conversions from Diagram to Image, CAD to Image, and PDF to EMF/EMZ/DCM.
Enhanced Load Context: Added HierarchyLevel and ItemIndex properties to LoadContext for more contextual conversions.
Key Bug Fixes: Resolved issues with MSG attachments, DOCX to PSD support, compressed archive output, and format-specific exceptions across platforms including Linux and macOS.
Public API and backward incompatible changes
- New properties HierarchyLevel and ItemIndex are introduced in LoadContext class.