IronPDF for Java 2023.9.2

Released: Sep 19, 2023

2023.9.2 での更新項目

機能

  • Added PDF/A and PDF/UA support.
  • Added HTML-to-PDF trigger via JavaScript method.
  • Added HTML-to-PDF trigger via completion of network activity.
  • Added support for transparent signature images.
  • Updated IronPdfEngine to 2023.9.8.
  • Improved memory usage and performance by up to 10 percent.
  • Improved logic for image compression to further optimize size.
  • Improved stability of IronPdfEngine.
  • Reduced memory usage when rendering HTML to PDF.
  • Reduced memory usage when opening large PDF documents.
  • Reduced IronPdfEngine binaries and docker size.
  • Reduced time to save large documents (>100MB) by 90% or more.

不具合の修正

  • Fixed bug when opening document from Stream.
  • Fixed bug when removing metadata.
  • Fixed grayscale option not being applied.
  • Fixed image compression features corrupting bitmaps.
  • Fixed IronPdf crashing in Linux containers.
  • Fixed memory leak when using copyPages().
  • Fixed signatures sometimes not being visible in Adobe Reader signature panel.
  • Fixed RasterizeToImageFiles not considering page rotation.
  • Fixed barcode stamps shrinking as they approach the page boundary.
  • Fixed IronPdfEngine headers and footers not working properly.
  • Fixed Image Stamper: Stamp PNG image losing its transparency.
  • Fixed bug causing the program to hang when copying annotations.
  • Fixed macOS bug which would sometimes cause consecutive renders to fail.
  • Fixed rendering WebGL content bug.