IronPDF for Java 릴리스

Released: May 27, 2026

2026.5.1 버젼 업데이트

기능

  • Added LinkAnnotation class for creating clickable links within PDF documents that navigate to specific pages and positions, with full BookmarkDestinations support.
  • Added full PDF linearization support: instance methods linearizePdfToBytes(), linearizePdfToStream(), saveAsLinearized(Path), along with static byte[]/InputStream overloads and isLinearized.
  • Added automatic PDF bookmark generation from HTML headings (h1-h6) during rendering, including correct hierarchy, page mapping, and optional...

Released: Mar 31, 2026

2026.4.1 버젼 업데이트

기능

  • Improved PDF rendering performance by reducing internal render calls and reusing browser tabs to minimize startup overhead.
  • Added compressAndSaveAs() method to compress a PDF and save it directly to a file path.
  • Deprecated compressImages() in favor of compressAndSaveAs(), compressPdfToBytes(), and compressPdfToStream().

수정사항

  • Fixed memory leak in replaceText() where repeated calls caused increasing memory growth (93–97% reduction).
  • Fixed buffer over-read in metadata retrieval that could...

Released: Dec 26, 2025

2025.12.2 버젼 업데이트

기능

  • Added support for PDF/UA-2 (ISO 14289-2:2024) compliance.
  • Enabled local HTML file to PDF conversion.
  • Updated IronPdfEngine to 2025.12.2.

수정사항

  • Fixed issue where ApplyMultipleStamps cut off the stamp content on some paper sizes.

Released: Nov 20, 2025

2025.11.12 버젼 업데이트

기능

  • Updated IronPdfEngine to 2025.11.12.

Released: Oct 10, 2025

2025.10.8 버젼 업데이트

기능

  • Updated IronPdfEngine to 2025.10.8.

Released: Sep 3, 2025

2025.9.1 버젼 업데이트

기능

  • Updated the IronPdfEngine to 2025.9.3.

Released: Aug 15, 2025

2025.8.8 버젼 업데이트

기능

  • Updated IronPdfEngine to 2025.8.8.

Released: Jul 31, 2025

2025.7.17 버젼 업데이트

기능

  • Updated IronPdfEngine to 2025.7.17.

Released: Jun 4, 2025

2025.6.5 버젼 업데이트

기능

  • Updated the IronPdfEngine to 2025.6.5.

수정사항

  • Fixed issue where the converted PDF/A document is not valid.

Released: May 10, 2025

2025.5.6 버젼 업데이트

기능

  • Updated IronPdfEngine to 2025.5.6.