Releases: iron-software/IronPDF-for-Java
Releases · iron-software/IronPDF-for-Java
2023.7.0-a1
2023.7.0-a1
2023.6.1-a1
2023.6.1-a1
2023.5.1
IronPdf for Java v2023.5.1
https://central.sonatype.dev/artifact/com.ironsoftware/ironpdf/2023.5.1
Release Notes
Updates IronPdfEngine to 2023.5.1
2023.5.1-a3
2023.5.1-a3
2023.5.1-a2
2023.5.1-a2
2023.5.1-a1
2023.5.1-a1
2023.4.4
IronPdf for Java v2023.4.4
https://central.sonatype.dev/artifact/com.ironsoftware/ironpdf/2023.4.4
Release Notes
- Improve stability
- Updates IronPdfEngine to 2023.4.4
2023.4.1-a2
2023.4.1-a2
2023.4.1-a1
2023.4.1-a1
2023.3.2
IronPdf for Java v2023.3.2
https://central.sonatype.dev/artifact/com.ironsoftware/ironpdf/2023.3.2
Release Notes
- Increases the range of supported image file types. of PdfDocument.fromImage()
- Supports PDF incremental saving
- Adds FormManager.setFieldReadOnly()
- Adds ChromePdfRenderOptions.setJavascript()
- Adds font color and background color options to TextStamper
- Reworks PDF signing and signature
- Fixes application crash when using invalid license.
- Fixes DrawDividerLine bugs in Header/Footer
- Fixes 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.
- Fixes stamper and watermark positioning on PDFs with different orientation
- Updates IronPdfEngine to 2023.3.2 (Updates to CEF 110.0.31 with many security and performance improvements)