Releases: iron-software/IronPDF-for-Java
Releases · iron-software/IronPDF-for-Java
2025.1.1
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
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
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
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
fix upload-release-assets
2024.10.0-a7
skip cloud test compilation
2024.10.0-a6
add missing test data
2024.10.0-a5
add missing config
2024.10.0-a3
update script
2024.10.0-a2
delete unused