Aspose.HTML for .NET Releases
Released: Oct 28, 2022
Updates in V22.10
Features
- Improved the API for working with the MD format.
- Extended API for working with SVG.
- Improved the algorithm for parsing MHTML documents.
- Added possibility to get markdown syntax trees from streams and save markdown syntax trees to streams.
Fixes
- TML to Image Not Sizing Correctly.
- NullReferenceException is thrown while converting MHTML to PDF.
- Fix support of multiple emphasis.
- Parsing text from AtxHeading / Setext heading.
Released: Oct 1, 2022
Updates in V22.9
Features
- Improved PDF glyph processing.
- Improved rendering of PDF ordered lists.
Fixes
- HTML to PNG - Ordered list not generating properly.
- HTML to PDF - Copy/Paste text is coming as blocks.
- Regression - Text copied from PDF document created by Aspose.Html 22.5 is unreadable.
- The ToUnicode maps issues.
- Provide API to get fonts from disk while HTML to PDF conversion.
Released: Aug 19, 2022
Updates in V22.8
Features
- Improved CSS style processing speed.
- Improved rendering of PDF checkboxes.
Fixes
- HTML to PDF: Conversion slow.
- Loading the file from FileStream to HTMLDocument is slow.
- HTML to PDF: Checkbox showing as cross mark.
- MHT to PDF - the border line of textbox is missing.
- HTML to Image - Rendering problem.
- Slow document generation performance.
Released: Jul 30, 2022
Updates in V22.7
Features
- Improved memory handling when processing images.
- Improved processing of 'readonly' and 'disabled' properties for textboxes in HTML.
- Improved processing the current user fonts path.
Fixes
- Memory is not released after HTML to PDF conversion.
- Textboxes are editable in PDF even though they are set as readonly and disabled property for textbox in HTML.
- Epub to PNG produces OutOfMemory.
- HTML to PNG - IndexOutOfRangeException error.
Released: Jun 28, 2022
Updates in V22.6
Features
- Improved JavaScript and AngularJS application processing.
- Improved processing of box-sizing property.
- Improved rendering and page-splitting layout algorithms.
Fixes
- Fixed memory usage issue.
- Regression: HTML to JPEG: Text gets rendered off the image in the top-left.
Released: May 19, 2022
Updates in V22.5
Features
- Improved processing of 'Combining Diacritical Marks for Symbols'. This allows you to more accurately select the font for this range of Unicode characters.
- Improved processing of XPath queries.
- Added support for (X)HTML to (X)HTML conversion.
- Improved performance of table treatment algorithm.
- Improved CSS parsing performance.
- Added the ability to configure timeouts.
Fixes
- Regression: HTML not properly converted to PDF.
- Regression: Problem in Arabic Character when converting HTML to PDF...
Released: Apr 19, 2022
Updates in V22.4
Features
- Improved the handling of glyph substitution tables.
- Improved performance of entity parsing algorithm.
- Improved performance of bidirectional text positioning algorithm.
- Updated document normalization algorithm in accordance with the latest documentation.
Fixes
- Regression: HTML to PNG System.Arguments “Incompatible unit types” exception.
Released: Mar 7, 2022
Updates in V22.3
Fixes
- HTML to PDF - NullPointerException.
- System.OverflowException is thrown after HTML to PDF conversion.
- Null Reference Exception for ‘img’ src attribute with value ‘cid:’.
- HTML to PNG - freeze and memory increase.
- HTML to PNG - Capital letters became small.
- HTML to PNG - ArgumentException: Incompatible unit types.
Released: Feb 11, 2022
Updates in V22.2
Features
- Improved table header splitting algorithm.
- Improved font selection algorithm when rendering to SVG.
- Added algorithm for handling obsolete CSS properties.
Released: Jan 13, 2022
Updates in V22.1
Features
- Improved MHTML document conversion by adding support for “quoted-printable” encoding.
- Increased accuracy of SVG filter size calculation.
- Updated CSS and HTML parsing algorithms according to the latest documentation.
Fixes
- HTML to MHT - characters are garbled in the output.
- Issue converting HTML to PDF with <figcaption> element and counters.
- HTML to PDF - Generated PDF is either blank or images are missing.
- Non breaking spaces are converted to invalid characters in output PDF.