Aspose.HTML for .NET Releases

Released: Mar 5, 2019

Updates in V19.3

Features

  • Improved quality and performance of Font Selection and Fallback algorithm.

Released: Oct 2, 2018

Updates in V18.10

Features

  • Added new mechanism for parallel processing that significantly improves the performance of processing documents with lots of resources.
  • Added new namespace 'Aspose.Html.Dom.Mutations' that provides mechanisms to watch for changes being made to a DOM tree.

Fixes

  • Text alignment issues with Arabic in table cells.
  • HTML to XPS: Incorrect Woff signature exception.
  • Font-size "em"-values in at-page rules cause an exception.

Released: Aug 6, 2018

Updates in V18.8

Features

  • Set up default background color for output documents.
  • Apply header and footer during HTML to PDF conversion.

Fixes

  • HTML to PDF - Bullets and text are not appearing in RTL format.
  • Image opacity is ignored in generated PDF.
  • Problems while rendering HTML to TIFF.
  • Problem converting HTML to PNG.
  • NullReferenceException during HTML to PDF conversion.
  • HTML to PDF - Doesn't wait for $(document).ready().

Released: Jul 3, 2018

Updates in V18.7

Features

  • Added the ability to repeat the footer on each page of a PDF document.
  • Add page numbers while rendering an HTML to PDF.

Fixes

  • Non-English character results in squares in generated PDF file.
  • InvalidOperationException while converting HTM to PDF.
  • Fixed huge memory consumption bug.
  • The Canvas2D API does not support Image class.

Released: Jun 6, 2018

Updates in V18.6

Features

  • Control the process of handling resources that are linked to HTML and SVG documents and set up restrictions and depth of saving of bound up documents.
  • Save your documents in Markdown notation.
  • New FormEditor simplifies work with HTML Form Elements.

Fixes

  • TML to PNG rendering issues.
  • Blank pages added after HTML to PDF rendering.
  • Huge memory consumption.

Released: Apr 30, 2018

Updates in V18.5

Features

  • Added support for .NET Core.
  • Added support for W3C HTML Canvas. Supports the rendering of HTML Canvas elements as a part of the HTML document with direct access of HTML Canvas 2D Context.
  • Improved performance of CSS document parsing up to 20 percent.

Released: Apr 2, 2018

Updates in V18.4

Fixes

  • HTML to PNG - not same image quality.
  • HTML to PNG - missing symbols.
  • CSS properties are ignored.
  • Styles are ignored in a large HTML file.
  • Incorrect HTML to PDF rendering.
  • System.ArgumentNullException occurred at Render() method.
  • An exception raised while loading a document from an HTML file.

Released: Mar 5, 2018

Updates in V18.3

Features

  • Improved SVG support.
  • Improved CSS parsing algorithms.

Released: Feb 6, 2018

Updates in V18.2

Features

  • Added HTML to PNG image conversion.
  • Added support for media commands @print and @screen.

Fixes

  • The RequestMessage.Method property does not work.
  • HTML5 Input elements not rendered.

Released: Dec 31, 2017

Updates in V18.1

Features

  • Added support for Scalable Vector Graphics (SVG) format.
    • Manipulate SVG, both as a part of an HTML document or a single SVGDocument object.
    • Fully compatible with W3C SVG 2 including: loading, saving, editing, navigation and rendering features.