Skip to content

Releases: iron-software/IronPDF-for-Java

2025.1.1

15 Jan 09:18
914b6b8
Compare
Choose a tag to compare

IronPDF for Java v2025.1.1

Release Notes
Enhancements

  • Improved overall PDF form operation performance.
  • Improved HTML Form Generation performance.
  • Improved PDF text extraction quality.
  • Update the engine to 2025.1.1

Bug Fixes

  • Fixed an issue where internal hyperlinks were not working after applying password protection and other security settings to the PDF document.
  • Fixed an issue where the Line and TextChunk properties of the PdfPage object were not correctly detecting and displaying the number of lines and text chunks within the PDF page.
  • Fixed an issue where the DPI parameter in the PDF to image conversion methods was not being respected, resulting in images with incorrect DPI values.
  • Fixed an issue where the Flatten() method modified the dimensions of the PDF document and resulted in the cropping of content, particularly the header section.
  • Fixed an issue where HTML headers and footers were not displayed on PDF document pages after a background PDF was added.
  • Fixed an issue where certain Base64-encoded images interfered with UTF-8 encoding of content in headers and footers, while not affecting the main content.
  • Fixed an issue where setting a custom metadata key containing spaces (e.g., "My Custom Key") would throw an exception.

2024.12.9

11 Dec 04:23
a74fd7e
Compare
Choose a tag to compare

IronPDF for Java v2024.12.9

Release Notes

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

2024.11.4

05 Dec 03:05
9a24791
Compare
Choose a tag to compare

IronPDF for Java v2024.11.4

Release Notes

  • Adds a new API for embedding files during PDF/A conversion.
  • Adds optional parameters FontName and CustomFontSize to the ReplaceText API.
  • Allows custom fonts to be used with the DrawText API.
  • Fixes stamp positioning issues.
  • Fixes an issue where some PDF/A files could not be displayed in Adobe Acrobat Pro.
  • Fixes an issue where ReplaceText causes line breaks vertically.
  • Fixes an issue where Resize(), Extend(), and Transform() methods were inaccessible.
  • Enhances Unicode text support.
  • Improves memory usage and performance.
  • Improves ApplyMultipleStampsAsync speed.
  • Update the engine to 2024.11.4

2024.10.1

22 Oct 04:57
049c281
Compare
Choose a tag to compare

IronPdf for Java v2024.10.1

Release Notes

  • Adds new IronPdf.Native.Chrome.Windows.Modern (with newer Chrome version)
  • Improves text redaction positioning
  • Improves PDF/A-3 conversion
  • Improves checkbox and radio button appearance and behavior
  • Improves stamping positioning accuracy when scaling
  • Fixes an issue where stamping offset is applied to rotated pages.
  • Fixes issue where Unicode character does not appear when setting form value
  • Fixes issue where VerifyPdfSignatures returns incorrect value
  • Makes signature field visible in Bluebeam Revu
  • IronPdfEngine now supports form radio buttons, signature fields, and image fields.
  • Update engine to 2024.10.8
  • New gRPC setting API

2024.10.0-a8

25 Sep 04:14
Compare
Choose a tag to compare
2024.10.0-a8 Pre-release
Pre-release
fix upload-release-assets

2024.10.0-a7

25 Sep 03:57
Compare
Choose a tag to compare
2024.10.0-a7 Pre-release
Pre-release
skip cloud test compilation

2024.10.0-a6

25 Sep 03:08
Compare
Choose a tag to compare
2024.10.0-a6 Pre-release
Pre-release
add missing test data

2024.10.0-a5

24 Sep 09:59
0d8d592
Compare
Choose a tag to compare
2024.10.0-a5 Pre-release
Pre-release
add missing config

2024.10.0-a3

24 Sep 09:52
769ec55
Compare
Choose a tag to compare
2024.10.0-a3 Pre-release
Pre-release
update script

2024.10.0-a2

24 Sep 09:45
83ba802
Compare
Choose a tag to compare
2024.10.0-a2 Pre-release
Pre-release
delete unused