IronPDF for Java 2023.3.2

Released: Mar 9, 2023

2023.3.2 での更新項目

機能

  • Increased the range of supported image file types of PdfDocument.fromImage().
  • Added support for incremental PDF saving.
  • Added FormManager.setFieldReadOnly().
  • Added ChromePdfRenderOptions.setJavascript().
  • Added font color and background color options to TextStamper.
  • Reworked PDF signing and signature.
  • Updated IronPdfEngine to 2023.3.2.

不具合の修正

  • Fixed application crash when using invalid license.
  • Fixed DrawDividerLine bugs in Header/Footer.
  • Fixed memory leak when using PdfDocument.replaceText().
  • Fixed an issue with text-wrap in HTML header and footer text not breaking a word correctly when rendering a PDF from HTML. Previously, some words would be broken in unexpected places, resulting in text that was difficult to read or understand.
  • Fixed an issue where converting an image to PDF would sometimes result in the image not fitting properly within the PDF document.
  • Fixed stamper and watermark positioning on PDFs with different orientation.