We are glad to announce the release of Spire.PDF 8.1. This version supports removing JavaScript of the PDF document. It also enhances the conversion from PDF to PDF/A. In addition, it fixes some known issues such as the content was incorrect after printing. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-3345SPIREPDF-4825 Supports removing JavaScript of the PDF document. PdfDocument doc = new PdfDocument(@"input.pdf"); doc.RemoveDocumentJavaScript(); doc.SaveToFile(@"output.pdf", FileFormat.PDF); Bug SPIREPDF-1245 Fixes the issue that the text content extracted was incorrect. Bug SPIREPDF-3731 Fixes the issue that the signature was…
We are pleased to announce the release of Spire.PDF 7.12.1. This version supports NET 6.0, as well as supports getting the PDF page where the attachment is located, also supports to adds the methods of decrypting PDFs. In addition, it enhances the conversion from PDF to OFD, XPS to PDF, PDF to images. Besides, it fixes some known issues such as the result PDF size became larger after deleting image. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-4762 Supports .NET 6.0 New feature SPIREPDF-4577 Adds the methods…
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…
We are glad to announce the release of Spire.PDF 7.10.4. This version brings some new features. For instance, it supports setting document properties when converting PDF to Doc/Docx, supports creating poly line annotations and extracting table. In addition, it also enhances the conversion from PDF to SVG and fixes issues occurred that the content was incorrect when adding SVG to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-4564 Supports setting document properties when converting PDF to Doc/Docx. Spire.Pdf.Conversion.PdfToDocConverter doc = new Spire.Pdf.Conversion.PdfToDocConverter(inputFile); doc.DocxOptions.Title = "PDFTODOCX"; doc.DocxOptions.Subject…
We are happy to announce the release of Spire.PDF 7.10.0. This version enhances the conversion from PDF to images and also fixes the issue occurred in the process of printing PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-1113 Fixes the issue that the content was not clear after converting PDF to images. Bug SPIREPDF-3741 Fixes the issue that the margins of the printout were incorrect. Bug SPIREPDF-4059 Fixes the issue that the content of the printout was cut off. Bug SPIREPDF-4541 Fixes the issue that the…
Page 7 of 7
page 7