News Category

We are pleased to announce the release of Spire.PDF 9.11.0. This version enhances the conversion from PDF to images and SVG. What’s more, some other known issues are also fixed in this version, such as the issue that some content was unclear when printing PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6320 Improves the speed of converting PDF to images. Bug SPIREPDF-4552 Fixes the issue that the extracted content from PDF was incorrect. Bug SPIREPDF-5949 Fixes the issue that the resulting file became larger after splitting and…
We are excited to announce the release of Spire.PDF 9.10.2. This version supports getting the text coordinates of multi-column text in reading order, setting the HorizontalScalingFactor property for PdfStringFormat, and setting whether to allow conversion when converting the PDF with permission password. Besides, this version enhances the conversion from OFD to PDF. In addition, many known issues are fixed successfully in this version, such as the issue that the extracted table data was not formatted correctly. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-6153 Supports getting the…
We are pleased to announce the release of Spire.PDF 9.9.9. This version enhances the conversion from PDF to images and OFD to PDF. What’s more, some other known issues are also fixed in this version, such as the issue that the size of split document was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6130 Fixes the issue that the program threw "System.StackOverflowException" when converting PDF to images. Bug SPIREPDF-6219 Fixes the issue that the program threw "System.ArgumentOutOfRangeException" when drawing HTML content. Bug SPIREPDF-6229 Fixes the issue that…
We are delighted to announce the release of Spire.PDF 9.9.3. This version supports setting page margins when printing and adds a new method to determine if a document is encrypted without loading the document. It also improves the conversion from PDF to Word, PDFA, and POSTSCRIPT as well as from OFD to PDF and images. Moreover, many known issues are fixed successfully in this version, such as the issue that it failed to open the compressed document with PDF reader. More details are listed below. Here is a list of changes made in this release Category ID Description New feature…
We are pleased to announce the release of Spire.PDF 9.8.5. This version fixed the issue that finding cross-line text in a PDF file failed. What’s more, some other known issues are also fixed in this version, such as the issue that the application threw a "System.NullReferenceException" exception when adding attachments to a PDF file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-1752 Fixed the issue that opening the result file in Adobe failed after creating an overlay. Bug SPIREPDF-5146 Fixed the issue that the watermark was changed after…
We are pleased to announce the release of Spire.PDF 9.7.17. This version supports PDF documents text comparison function. What’s more, some known issues are fixed in this version, such as the issue that it consumed excessive resource when converting PDF to OFD. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports PDF documents text comparison function. PdfDocument pdf1 = new PdfDocument(inputFile_1); PdfDocument pdf2 = new PdfDocument(inputFile_2); PdfComparer compare = new PdfComparer(pdf1, pdf2); compare.Options.SetPageRanges(0, pdf1.Pages.Count - 1, 0, pdf2.Pages.Count - 1); compare.Compare(outputFile); Bug SPIREPDF-6113 Fixed the issue that…
We are excited to announce the release of Spire.PDF 9.7.14. This version supports retaining the same font name when converting PDF to Word and setting encryption options with the new interface when encrypting PDF documents. It also enhances the conversion from PDF to images. In addition, some known issues are fixed in this version, such as the issue that the table borders were thicker after printing PDF files. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-3578 Supports retaining the same font name when converting PDF to Word.…
We are happy to announce the release of Spire.PDF 9.7.0. This version adds the supports for zoom level in fitting height and creating labeled PDF files containing structured tables. It also enhances the conversion from PDF to PDF/A3A and PDF/A1B. What’s more, some known issues are fixed in this version, such as the issue that the stamp rotated out of shape when printing PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5964 Supports creating labeled PDF files containing structured tables. PdfDocument doc = new PdfDocument(); PdfPageBase page…
Page 2 of 6