IronPDF for Java
Create, edit and extract PDF content in Java, Kotlin, and Scala projects.
Published by Iron Software
Distributed by ComponentSource since 2017
Prices from: US$ 979.02 Version: 2026.x NEW Updated: Apr 29, 2026
Released: Mar 31, 2026
compressAndSaveAs() method to compress a PDF and save it directly to a file path.compressImages() in favor of compressAndSaveAs(), compressPdfToBytes(), and compressPdfToStream().replaceText() where repeated calls caused increasing memory growth (93–97% reduction).overflow:hidden clipping, ensuring clipped images render identically to standard PDF output.signatureName was always empty when verifying signatures created by external signers such as Adobe Reader.