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.