GroupDocs.Conversion for .NET 25.6 Release Notes
There are 5+ improvements, and bug fixes in this release.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
CONVERSIONNET-7796 | Enhancement | Optimize memory and CPU utilization by improving stream usage |
CONVERSIONNET-7779 | Bug | .NET 9 - GroupDocs 25.5 - Unable to load Aspose.PDF 25.4 |
CONVERSIONNET-7783 | Bug | Could not load file or assembly System.Drawing.Common, Version=6.0.0.0 |
CONVERSIONNET-7787 | Bug | EmailLoadOptions scaling to Page width |
CONVERSIONNET-6535 | Bug | Problem HTML to PDF when a flex container is in a div having a margin-left |
CONVERSIONNET-7802 | Bug | Wordprocessing document resized even though resize is not requested |
Major Features
Optimized Resource Usage: Improved memory and CPU efficiency by enhancing stream handling during conversions.
Key Bug Fixes: Addressed multiple issues including .NET 9 compatibility with Aspose.PDF,
System.Drawing.Common
assembly loading errors, incorrect scaling withEmailLoadOptions
, layout issues in HTML to PDF involving flex containers, and unexpected resizing of WordProcessing documents.
Public API and backward incompatible changes
None