IronPDF for .NET 2025.5.6

Released: May 13, 2025

Aggiornamenti in 2025.5.6

Funzionalità

  • Added support for Linux ARM.
  • Added a new API for retrieving individual glyph information and bounding boxes for each character of a text object.
  • Improved signature removal to ensure the document is editable after signatures have been removed.
  • Improved macOS error handling such that uncaught JavaScript errors will gracefully cancel PDF render, to avoid crashes.
  • Improved reliability of font unembedding.
  • Improved internal queuing of jobs and tasks when converting HTML to PDF, resulting in improved performance and reliability.
  • Improved PDF/A and PDF/UA documentation.

Correzioni

  • Fixed an issue regarding embedded fonts in PDF/A documents.
  • Fixed an memory leak when calling SaveAsPdfA().
  • Fixed an issue which caused rotated pages to display incorrectly after calling Flatten().
  • Fixed an issue where license key was not being applied correctly when IronPdfEngine.
  • Fixed unembedding font did not reduce PDF file size as expected.