Spire.PDF for Java 4.6.8

Spire.PDF for Java 4.6.8 supports saving PDF documents to stream after merging

We are happy to announce the release of Spire.PDF for Java 4.6.8. This version supports saving PDF documents to stream after merging, enhances the conversions from PDF to images/Excel stream and also fixes the issue occurred in the process of replacing images. More details are listed as follows.

Here is a list of changes made in this release

Category ID Description
New feature SPIREPDF-4350 Supports saving PDF documents to stream after merging.
PdfDocumentBase pdfDocumentBase = PdfDocument.mergeFiles(inputFiles);
pdfDocumentBase.save(outputStream);
Bug SPIREPDF-4243 Fixes the issue that the content was incorrect after converting PDF to images.
Bug SPIREPDF-4298 Fixes the issue that the application threw the error "StackOverflowError" when replacing images in PDF files.
Bug SPIREPDF-4314 Fixes the issue that the output file couldn't be opened normally after converting PDF to Excel stream.
Click the link below to download Spire.PDF for Java 4.6.8: