Browse our Products

Aspose.HTML for Python via .NET 24.12 Release Notes

As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the December release of Aspose.HTML for Python via .NET.

In this release, we have enhanced the conversion of HTML to PDF format. We have improved support for .NET 8.0 and Linux. Additionally, we have significantly enhanced the handling of Flex elements and rendering quality.

Package references
Aspose.HTML for .NET 24.12 NuGet
Aspose.HTML.Drawing for .NET 24.12 NuGet
Aspose.HTML for Python via .NET 24.12.0 PyPI

Improvements and Changes

KeySummaryCategory
HTMLNET-5972When converting HTML->PDF, the superscript is located lower than it should be.Bug
HTMLNET-5578Aspose.HTML is failing to convert HTML to PDF inside Linux containerBug
HTMLNET-5851Border difference in html and pdfBug
HTMLNET-5935Save does not finish/Corrupted 0kb file is generatedBug
HTMLNET-4132HTML not converting correctly in Linux Docker Container - fine on WindowsInvestigation
HTMLNET-4980System.PlatformNotSupportedException: System.Drawing is not supported on this platformInvestigation
HTMLNET-5594System.Drawing.Common is not supported on non-Windows platformsInvestigation
HTMLNET-5895System.PlatformNotSupportedException : System.Drawing.Common is not supported on non-Windows platforms - Version=“24.10.0”Bug
HTMLNET-5115Support of NET 7 without System.DrawingFeature