IronPDF for .NET 2025.10.8

Released: Oct 8, 2025

2025.10.8 での更新項目

機能

  • Added new SaveAsLinearized and IsLinearized APIs.

不具合の修正

  • Fixed an issue where certain HTML blocks, links, or text nodes were not correctly processed in HtmlStructTreeDom, leading to exceptions while generating PDF/UA.
  • Fixed an issue where the CSS hyphens: auto rule was not being applied.
  • Fixed an issue where parent bookmarks with the same name under different parents were incorrectly replaced.
  • Fixed a memory leak issue when using Cleaner.ScanPdf.
  • Fixed a performance regression when applying HtmlHeaderFooter to multiple pages.