Skip to content

Releases: iron-software/IronPDF-for-Java

2023.7.0-a1

06 Jul 06:49
3029977
Compare
Choose a tag to compare
2023.7.0-a1 Pre-release
Pre-release

2023.7.0-a1

2023.6.1-a1

06 Jul 04:43
b57a1e3
Compare
Choose a tag to compare
2023.6.1-a1 Pre-release
Pre-release

2023.6.1-a1

2023.5.1

27 Apr 03:50
ea8d258
Compare
Choose a tag to compare

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

26 Apr 09:08
fb1907c
Compare
Choose a tag to compare
2023.5.1-a3 Pre-release
Pre-release

2023.5.1-a3

2023.5.1-a2

26 Apr 07:59
611fb96
Compare
Choose a tag to compare
2023.5.1-a2 Pre-release
Pre-release

2023.5.1-a2

2023.5.1-a1

26 Apr 07:38
d9896aa
Compare
Choose a tag to compare
2023.5.1-a1 Pre-release
Pre-release

2023.5.1-a1

2023.4.4

29 Mar 07:12
b3b4c36
Compare
Choose a tag to compare

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

29 Mar 06:50
b3b4c36
Compare
Choose a tag to compare
2023.4.1-a2 Pre-release
Pre-release

2023.4.1-a2

2023.4.1-a1

28 Mar 04:37
5fabe5f
Compare
Choose a tag to compare
2023.4.1-a1 Pre-release
Pre-release

2023.4.1-a1

2023.3.2

09 Mar 07:48
16d88e3
Compare
Choose a tag to compare

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)