Aspose.HTML for .NET 릴리스

Released: Apr 12, 2024

V24.4 버젼 업데이트

수정사항

  • HTML to PDF - SVG images need to retain their quality.
  • HTML to PNG conversion generates incorrect output on Linux System.
  • Image created from HTML was broken on Linux box while working properly in Windows systems.
  • HTML to PNG: Content is missing.

Released: Mar 19, 2024

V24.3 버젼 업데이트

수정사항

  • HTML to PNG -System.NullReferenceException : Object reference not set to an instance of an object.
  • Aspose.HTML not working with ASP.NET core 'bookwarm' but working for 'bullseye'. In non working version it displays font as a block.

Released: Feb 28, 2024

V24.2 버젼 업데이트

수정사항

  • PDF generation is taking more then 10 seconds.
  • Margin issue when saving HTML as an image.
  • Program hitting infinite loop and failing to generate PDF.
  • HTML tables are not rendered correctly in PDF.
  • 'System.NullReferenceException' when converting EPUB to PNG on masOS.

Released: Jan 12, 2024

V24.1 버젼 업데이트

수정사항

  • Infinite loop when converting HTML to PNG.
  • HTML to PNG - System.ArgumentException: 'Invalid operation'.
  • System.OutOfMemoryException when converting HTML to PNG.

Released: Dec 5, 2023

V23.12 버젼 업데이트

기능

  • Improved the CSS parser and increased parsing speed by 10-15%.
  • Reduced memory consumption in the CSS parser.

수정사항

  • HTML to PDF conversion fails.
  • HTML to PDF: Incorrect margins.

Released: Nov 4, 2023

V23.11 버젼 업데이트

수정사항

  • Argument Exception value cannot be null.
  • HTML to PDF - The style and images are missing in the output PDF.
  • HTML to PDF - Content missing and exception thrown.
  • HTML element inside comment triggers an invalid output file.

Released: Oct 6, 2023

V23.10 버젼 업데이트

기능

  • Added 'GetRule(string ruleName)' method to AccessibilityRules class.
  • Added 'Code' and 'Description' properties to the IRule interface.
  • Changed the type of the IRuleResult interface to ITechniqueResult.
  • Added 'Success' and 'Warnings' properties to the RuleValidationResult class.
  • Added 'Warnings' property to the ValidationResult class.

수정사항

  • Fixed issues with the Validate method of the AccessibilityValidator class.
  • Invalid HREF URL crashes converter.
  • How to block all external resource on import.

Released: Sep 5, 2023

V23.9 버젼 업데이트

수정사항

  • Tags with hidden attribute visible in PDF output.
  • System.AggregateException occurs while loading a document.
  • Table-Layout:fixed causes ArgumentException: Invalid operation.
  • Infinite loop when converting HTML to PNG.
  • HTML Content being cutoff on new page when converting from HTML-PDF.
  • How to get the converted Markdown file content in Memory Stream.
  • libpng warning: pHYs: CRC error when converting HTML to PDF.

Released: Aug 4, 2023

V23.8.1 버젼 업데이트

기능

  • Improved HTMLrenderer performance.

Released: Jul 12, 2023

V23.7 버젼 업데이트

기능

  • Added API for converting HTML to text.
  • Improved ECMAScript 2020, 2021, 2022, 2023 support in JavaScript.

수정사항

  • HTML to PDF - Lower half getting cut.