We are glad to announce the release of Spire.PDF for Java 8.11.8. This version supports disposing PdfTrueTypeFont object. Besides, it enhances the conversion from PDF to Image. Moreover, some known issues are fixed, such as the issue that the extracted table content was incomplete. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5590 Supports disposing PdfTrueTypeFont object. pdfTrueTypeFont.dispose(); Bug SPIREPDF-3959 Fixes the issue that the table cell borders were not merged when converting PDF to Excel. Bug SPIREPDF-5505 Fixes the issue that the added signature by using pfx…
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…
We are glad to announce the release of Spire.Office for Java 7.11.2. In this version, Spire.PDF for Java supports setting the print range; Spire.Doc for Java enhances the conversion from Word to PDF. Additionally, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 7.11.2: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.PDF for Java Category ID Description New feature - Supports setting the print page range. pdf.getPrintSettings().selectPageRange(int fromPage, int toPage); PrintSettings setting = pdf.getPrintSettings(); doc.print(printSettings); Bug SPIREPDF-5293 Fixes the issue that…
We are excited to announce the release of Spire.Presentation 7.11.1. This version fixes the issue that the chart data displayed incorrectly when creating charts with data sources containing null values and the issue that the shapes was moved to the left when combining shapes and setting the Flip Horizontal style. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2086 Fixes the issue that the chart data displayed incorrectly when creating charts with data sources containing null values. Bug SPIREPPT-2100 Fixes the issue that the shapes was moved to the…
We are pleased to announce the release of Spire.Doc for Java 10.11.6. This version enhances the conversion from Word to PDF. Besides, some known issues are fixed, such as the issue that the program threw a StringIndexOutOfBoundsException exception when loading Word documents. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7275 Fixes the issue that the content was overlapped and its location was changed when converting Word to PDF. Bug SPIREDOC-7525 Fixes the issue that the pagination was incorrect when converting Word to PDF. Bug SPIREDOC-7974 Fixes the issue…
We are happy to announce the release of Spire.Office 7.11.0. In this version, Spire.PDF supports locking documents after signing; Spire.Presentation supports detecting if the chart data uses "SwitchRowAndColumn" function; Spire.Doc enhances the conversion from Word to PDF and RTF; Spire.XLS enhances the conversion from Excel to PDF and XML to Excel. Besides, many known issues are successfully fixed 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.Email, Spire.DocViewer, Spire.PDFViewer, Spire.Spreadsheet, Spire.OfficeViewer, Spire.DataExport, Spire.Barcode are included. DLL Versions: Spire.Doc.dll v10.11.0 Spire.Pdf.dll v8.11.0 Spire.XLS.dll v12.10.1 Spire.Presentation.dll v7.10.2 Spire.Email.dll v5.8.0 Spire.DocViewer.Forms.dll…
We are pleased to announce the release of Spire.Doc 10.11.0. This version enhances the conversion from Word to PDF. What’s more, it fixes some known issues such as the tag name of the custom attribute added in XML was inconsistent with MS Word. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7535 Fixes the issue that the tag name of the custom attribute added in XML was inconsistent with MS Word. Bug SPIREDOC-8084 Fixes the issue that the program threw System.DivideByZeroException when converting Word to PDF in linux server.…
We are excited to announce the release of Spire.PDF 8.11.0. This version supports locking documents after signing and compressing documents. Besides, it enhances the conversion from PDF to OFD, SVG, and images. Furthermore, some known issues are successfully fixed, such as the issue that the program threw NullReferenceException when merging PDFs. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5086 Supports locking document after signing. signature.Lock = true; New feature - Supports compressing documents. PdfCompressor compressor = new PdfCompressor(inputFile); compressor.CompressToFile(outputFile); Bug SPIREPDF-724 Fixes the issue that the program…
page 85