IronPDF for .NET 2025.8.8

Released: Aug 13, 2025

Atualizações na 2025.8.8

Recursos

  • Added a new VerifiedSignature.SignerName property for accessing the digital signer name.
  • A PDF with form fields is now automatically flattened when converted to images, ensuring form values appear by default.

Correções

  • Fixed an issue where saving a PDF as PDF/UA after saving it as PDF/A would throw an AccessViolationException in certain cases.
  • Fixed an issue where PDF/UA conversion threw an AccessViolationException when converting certain PDF pages to PDF/UA.
  • Fixed an issue where long HTML header and footer content would be incorrectly clipped when the content required word-wrapping.
  • Fixed an issue where emojis and special characters in PDF title metadata using numeric character references caused Exception during PDF generation.
  • Fixed an issue where Chinese form field value was corrupted when rendering HTML to PDF in Linux.
  • Fixed a memory leak in PDF/A conversion for certain PDF files.
  • Fixed an issue where the background color would turn black when replacing or removing any PDF object.
  • Fixed an issue where signing a PDF that contains an unsigned signature form field threw an exception.