IronPDF for .NET 2025.9.4

Released: Sep 2, 2025

2025.9.4 버젼 업데이트

기능

  • Added a new IgnorePageRotation flag to DrawBitmap() for ignoring the page's rotation.
  • Reduced PDF file size when applying the same Stamp, Background/Foreground, Header/Footer to multiple pages.

수정사항

  • Fixed VeraPDF validation failure for PDF/UA compliance related to link annotation missing the appropriate StructParent.
  • Fixed an issue where VeraPDF PDF/3A validation fails when fonts lack both /ToUnicode and /Encoding.
  • Fixed a major memory leak issue when rendering HTML to PDF.
  • Fixed memory leak issues when apply Stamp, Background/Foreground and Header/Footer.
  • Fixed a minor memory leak issue when using DrawText API.