IronPDF for .NET 2023.12.6

Released: Nov 27, 2023

Updates in 2023.12.6

Features

  • Added a new Fonts API for adding, removing, and using fonts.
  • Added a new Annotations API for retrieving document annotations.
  • Added support for signature timestamp URLs which require SHA-256 or SHA-512.
  • Added support for radio button values set via HTML 'checked' attribute.
  • Improved cookie behavior - custom cookies should now be accessible by entire URL domain when rendering.
  • Improved visual display of checkboxes and radio buttons generated by IronPDF.

Fixes

  • Fixed bug where IronPDF would sometimes corrupt documents which were digitally signed by a 3rd party.
  • Fixed bug where certain PDF form elements would become corrupted after merging multiple documents.
  • Fixed bug where PDF page index was incorrect when iterating over PDF pages using IronPDF.
  • Fixed bug when setting value of a checkbox form.
  • Fixed bug when applying background PDF behind an existing document.
  • Fixed bug regarding applying headers and footers to a document with various different page sizes.