IronPDF for Java
Java, Kotlin, Scala 프로젝트에서 PDF 콘텐츠를 생성, 편집, 추출할 수 있습니다.
Iron Software사에서 공개
2017년 부터 ComponentSource에서 판매중
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.