We are glad to announce the release of Spire.PDF 7.11.1. This version supports converting PDF to linearized PDF. Meanwhile, it enhances the conversion from PDF to images and some known bugs have been successfully fixed.
Here is a list of changes made in this release
Category | ID | Description |
New feature | - | Supports converting PDF to linearized PDF.
PdfToLinearizedPdfConverter converter = new PdfToLinearizedPdfConverter("inputFile"); converter.ToLinearizedPdf("outputFile"); |
Bug | SPIREPDF-2356 | Fixes the issue that the content was incorrect after converting PDF to Word. |
Bug | SPIREPDF-4311 | Optimizes the time for converting PDF to images. |
Bug | SPIREPDF-4587 | Fixes the issue that an error prompted when opening the result file after compressing the PDF file. |
Bug | SPIREPDF-4609 | Fixes the issue that some digital signatures were missing after merging PDF files. |
Bug | SPIREPDF-4622 | Fixes the issue that it didn't get the correct name of the used font. |
Bug | SPIREPDF-4637 | Fixes the issue that the barcodes were incorrect after converting PDF to images. |
Bug | SPIREPDF-4660 | Optimizes the memory consumption for converting PDF to PDFA. |
Bug | SPIREPDF-4701 | Fixes the issue that the application threw the error "Header checksum illegal" when loading the PDF file. |
Bug | SPIREPDF-4703 | Fixes the issue that the extracted content was incomplete. |
Bug | SPIREPDF-4721 | Fixes the issue that the font size of the inserted checkbox field was incorrect. |
Bug | SPIREPDF-4736 SPIREPDF-4727 |
Optimizes the time for adding watermarks. |
Bug | SPIREPDF-4731 | Fixes the issue that setting line width for the PdfPolyLineAnnotation did not take effect. |
Bug | SPIREPDF-4732 | Fixes the issue that the content extracted from PDF tables was incorrect. |
Bug | SPIREPDF-4739 | Fixes the issue that the content extracted from the specified rectangular area was incorrect. |
Bug | SPIREPDF-4745 | Fixes the issue that the application threw the error "Object reference not set to an instance of an object" when converting PDF to images. |
Click the link to download Spire.PDF 7.11.1:
More information of Spire.PDF new release or hotfix: