Spire.PDF for Java 9.1.4 adds a new method to compress PDF documents

2023-01-18 05:39:32

We are excited to announce the release of Spire.PDF for Java 9.1.4. This version adds a new method to compress PDF documents. It also enhances the conversion from PDF to PDFA. Moreover, some known issues are fixed in this version. More details are listed below.

Here is a list of changes made in this release

Category ID Description
New feature - Adds a new method of compressing PDF document.
PdfCompressor compressor = new PdfCompressor(fileName); 
compressor.compressToFile(outputName)
Bug SPIREPDF-5667 Fixes the issue that the program threw com.spire.pdf.packages.sprnsn cannot be cast to com.spire.pdf.packages.sprvqe when merging PDF documents.
Bug SPIREPDF-5682 Fixes the issue that the form content lost when converting PDF to PDFA.
Click the link below to download Spire.PDF for Java 9.1.4: