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.