IronPDF for .NET 2024.12.9

Released: Dec 3, 2024

2024.12.9 での更新項目

機能

  • Added support for newline characters in ReplaceText and DrawText.
  • Added a new IsSubsetted property to the PdfFont class.
  • Added the skipSubsetFonts flag to PdfFontCollection.Find.
  • Added overloads for the ReplaceText method to accept the PdfFont object.

不具合の修正

  • Fixed an issue where merging certain PDFs caused a crash.
  • Fixed an issue where the first letter of text under a redacted region could still appear in the output.