IronPDF for Java 2024.12.9

Released: Jan 10, 2025

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.
  • Updated the engine to 2024.12.9.

不具合の修正

  • 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.