News Category

Spire.PDF 8.11.2 provides a new method to compress PDF documents

2022-11-16 07:04:55

We are excited to announce the release of Spire.PDF 8.11.2. This version adds a new method to compress PDF documents. Besides, it enhances the conversion from PDF to Word, images, and PDFX1A2001 as well as OFD to PDF. Moreover, some known issues are successfully fixed in this version, such as the issue that the printing result was incorrect when the screen font display size was not 100%. More details are listed below.

Here is a list of changes made in this release

Category ID Description
New feature SPIREPDF-2713 Adds a new method to compress PDF documents.
PdfCompressor compressor = new PdfCompressor(fileName);
compressor.CompressToFIle(outputName);
Bug SPIREPDF-3886
SPIREPDF-3932
Fixes the issue that printing result was incorrect when the screen font display size was not 100%.
Bug SPIREPDF-4506 Fixes the issue that the program threw System.ArgumentNullException after setting PdfFreeTextAnnotation opacity to 1f and converting PDF to image.
Bug SPIREPDF-5196 Fixes the issue that the compression of PDF was invalid.
Bug SPIREPDF-5363 Fixes the issue that character spacing increased when converting PDF to image.
Bug SPIREPDF-5488 Fixes the issue that the program threw System.ArgumentException when printing a PDF with A0 size.
Bug SPIREPDF-5514 Fixes the issue that the content style was missing when converting PDF to Word.
Bug SPIREPDF-5554 Fixes the issue that top left image lost sing when converting OFD to PDF.
Bug SPIREPDF-5557 Fixes the issue that the image color changed when converting PDF to PDFX1A2001.
Bug SPIREPDF-5563 Fixes the issue that the program threw System.IndexOutOfRangeException when converting PDF to image.
Bug SPIREPDF-5581 Fixes the issue that the result of the finding text was incorrect.
Click the link to download Spire.PDF 8.11.2:
More information of Spire.PDF new release or hotfix: