IronPDF for .NET 2025.12.2

Released: Dec 26, 2025

2025.12.2 での更新項目

機能

  • Added support for PDF/UA-2 (ISO 14289-2:2024) compliance.
  • Added new CompressAndSaveAs API which provides superior compression.
  • Added ToJson and SaveAsJson APIs to extract PDF content as JSON.
  • Enabled local HTML file to PDF conversion in IronPDF for Java and Node.js when running local IronPdfEngine.
  • Improved documentation and examples.

不具合の修正

  • Fixed issue where ApplyMultipleStamps cut off the stamp content on some paper sizes.
  • Fixed internal deployment issue of IronPDF for Python.
  • Fixed QPdf operations randomly throwing exceptions.