Spire.PDF 11.9.8 adds SaveAsImage method in NETStandard DLL to customize image DPI when converting PDF to images
2025-09-18 06:21:09
We're pleased to announce the release of Spire.PDF 11.9.8. This version adds the SaveAsImage method in the NETStandard DLL to support customizing image DPI when converting PDF to images, and introduces the Collate property to set the print order for multiple copies. Meanwhile, some issues that occurred in PDF conversion, font embedding, and annotation rendering have also been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-7617 Adds the SaveAsImage(int pageIndex, int dpiX, int dpiY) method in the NETStandard DLL to support customizing image DPI when…
Spire.Presentation for JavaScript 10.9.0 updates the Skiasharp dependency
2025-09-12 08:26:37
We're excited to announce the release of Spire.Presentation for JavaScript 10.9.0. This version primarily updates the Skiasharp dependency to 3.116.1. Here is a list of changes made in this release Category ID Description Adjustment - Updated the Skiasharp dependency to 3.116.1. Click the link below to download Spire.Presentation for JavaScript 10.9.0: https://www.e-iceblue.com/Download/Spire-Presentation-JavaScript.html
Spire.PDF for C++ 11.9.1 enhances the conversion from PDF to PDF/A-3a
2025-09-11 10:04:32
We're pleased to announce the release of Spire.PDF for C++ 11.9.1. This release fixes several issues that occurred when converting PDF to PDF/A-3a, extracting text, and compressing PDF documents. Details are shown below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-6110 Fixed an issue where an exception was thrown when extracting text from split PDF pages. Bug SPIREPDF-6267 SPIREPDF-6269 Fixes compatibility issues when using multiple products together in specific scenarios. Bug SPIREPDF-6768 Fixed an issue where the output was blank after converting EMF to PDF. Bug SPIREPDF-6869 Fixed an issue where standard compliance…
Spire.XLS for Java 15.9.1 enhances the conversion from Excel to HTML
2025-09-11 09:52:51
We're pleased to announce the release of Spire.XLS for Java 15.9.1. This version enhances the conversion from Excel to HTML. Besides, some known bugs are fixed in the new version, such as the issue where an "IllegalStateException" exception was thrown when saving an XLSB file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-5927 Fixed an issue causing extra content and missing blank lines when converting Excel to HTML. Bug SPIREXLS-5942 Fixed an issue where an "IllegalStateException" exception was thrown when saving an XLSB file. Bug SPIREXLS-5944 Fixed an…
Spire.Doc 13.9.3 supports adding PDF digital signatures and timestamps for Word to PDF conversion
2025-09-11 03:06:13
We're pleased to announce the release of Spire.Doc 13.9.3. This version introduces public classes that enable adding digital signatures and timestamps when saving PDF documents. It also exposes bookmark column properties, adds search options for OfficeMath handling during text replacement, and supports setting page layout when converting to PDF. In addition, several issues related to Word-to-PDF conversion, document loading, and page counting have been fixed. See the full details below. Here is a list of changes made in this release Category ID Description New feature - Adds public classes PdfDigitalSignatureHashAlgorithm, PdfDigitalSignatureInfo, and PdfDigitalSignatureTimestampConfiguration to enable adding digital signatures and timestamps…
Spire.PDFViewer 8.1.8 supports MAUI on Windows
2025-09-05 08:51:10
We are excited to announce the release of Sprie.PDFViewer 8.1.8. This update introduces support for MAUI on Windows and resolves the issue of incomplete PDF content display. For more details, see below. Here is a list of changes made in this release Category ID Description New feature - Added support for MAUI on Windows.(New product) New feature SPIREPDFVIEWER-610 Added support in WinForm for applying border effect when selecting pages in Page Thumbnails. Bug SPIREPDFVIEWER-465 Fixed the issue where the content of a PDF cannot fully display in WinForm. Click the link to get Spire.PDFViewer 8.1.8: https://www.e-iceblue.com/Download/download-pdf-viewer-for-net-now.html More information of Spire.PDFViewer…
Spire.PDF for Python 11.9.0 supports adding tables to PDF
2025-09-05 07:59:16
We're pleased to announce the release of Spire.PDF for Python 11.9.0. This version supports adding tables to PDF and adding annotations to multi-line text. Besides, an issue that occurred in the HTML files generated from PDFs has also been fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-7343 Supports adding tables in PDF. pdf = PdfDocument() page = pdf.Pages.Add(PdfPageSize.A3()) pen = PdfPen(PdfRGBColor(Color.get_Black()), 0.1) #Set line border location and size x = 5.0 y = 5.0 width = page.Size.Width - (x * 2) height = page.Size.Height - (y…
Spire.Office 10.8.0 is released
2025-09-01 06:28:52
We are excited to announce the release of Spire.Office 10.8.0. In this version, Spire.Doc supports comparing whether two list levels are consistent; Spire.Presentation enhances the conversion from PPTX to PDF; Spire.PDF supports setting the dimensions of SVG converted from PDF. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Barcode, Spire.Email, Spire.DocViewer, Spire.PDFViewer, Spire.OfficeViewer and Spire.DataExport are included. DLL Versions: Spire.Doc.dll v13.8.1 Spire.PDF.dll v11.8.7 Spire.XLS.dll v15.8.3 Spire.Presentation.dll v10.8.2 Spire.Barcode.dll v7.3.7 Spire.Email.dll v6.6.3 Spire.DocViewer.Forms.dll v8.9.1 Spire.PDFViewer.Asp.dll v8.1.8 Spire.PDFViewer.Forms.dll v8.1.8 Spire.Spreadsheet.dll v7.5.2…
