Browse our Products
Aspose.HTML for Python via .NET 24.6 Release Notes
This page contains release notes information for Aspose.HTML for Python via .NET 24.6.
As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the June release of Aspose.HTML for Python via .NET.
In this release, we have updated the algorithm for detecting document encoding in accordance with the latest documentation. We have also fixed many problems with splitting, rendering and parsing HTML documents. In addition, improved processing of font naming tables has been implemented, which has significantly improved the quality of text rendering.
We are postponing changes to our public signatures related to improving Linux support and removing the use of System.Drawing.Common until release 24.8.0.
Improvements and Changes
Key | Summary | Category |
---|---|---|
HTMLNET-5479 | Some characters are replaced with “?” | Bug |
HTMLNET-4449 | Issue with Table rows missing/not continuing into the next page during HTML to PDF conversion when the table reaches the end of a page | Bug |
HTMLNET-5161 | HTML to image - Font-weight : 800 does not work | Investigation |
HTMLNET-5543 | Issues converting HTML to JPG | Bug |
HTMLNET-5563 | HTML to PDF: Data gets truncated | Bug |
HTMLNET-5528 | Wrong indentation when converting markdown to PDF | Bug |
HTMLNET-5550 | Radio buttons are not disabled in PDF output | Bug |
HTMLNET-5298 | Adding closing tags when creating elements | Bug |