IronPDF for .NET 2025.10.8
Released: Oct 8, 2025
Updates in 2025.10.8
Features
- Added new SaveAsLinearized and IsLinearized APIs.
Fixes
- 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.