Spire.Office 8.4.1 is released

Spire.Office 8.4.1 is released

2023-04-28 03:42:43

We are happy to announce the release of Spire.Office 8.4.1. In this version, Spire.PDF improves the speed of printing PDF and converting PDF to images; Spire.Doc supports the new table style of Word2013; Spire.Spreadsheet supports saving to PDF documents. Besides, many known issues are successfully Fixes 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 v11.4.12
  • Spire.Pdf.dll v9.4.12
  • Spire.XLS.dll v13.4.1
  • Spire.Presentation.dll v8.4.1
  • Spire.Email.dll v6.3.2
  • Spire.DocViewer.Forms.dll v8.3.0
  • Spire.PdfViewer.Forms.dll v7.10.0
  • Spire.PdfViewer.Asp.dll v7.10.0
  • Spire.Spreadsheet.dll v7.4.1
  • Spire.OfficeViewer.Forms.dll v8.4.1
  • Spire.Barcode.dll v7.2.1
  • Spire.DataExport.dll v4.8.0
  • Spire.DataExport.ResourceMgr.dll v2.1.0
Click the link to get the version Spire.Office 8.4.1:
More information of Spire.Office new release or hotfix:

Here is a list of changes made in this release

Spire.PDF

Category ID Description
New feature SPIREPDF-1096
SPIREPDF-2427
SPIREPDF-2994
SPIREPDF-3836
Improves the speed of printing PDF.
New feature SPIREPDF-2287
SPIREPDF-4084
Improves the speed of converting PDF to images.
Bug SPIREPDF-1608 Fixes the issue that Firefox prompted incorrect password when opening encrypted PDF files with correct password.
Bug SPIREPDF-3499 Fixes the issue that tables lost after converting PDF to Word.
Bug SPIREPDF-3847 Fixes the issue that the text order was incorrect after converting PDF to Word.
Bug SPIREPDF-4078 Fixes the issue that content was messed up after converting PDF to Word.
Bug SPIREPDF-5313 Fixes the issue that PDF files became lager after compressing images in PDF documents.
Bug SPIREPDF-5755 Fixes the issue that extra spaces appeared after converting OFD to PDF.
Bug SPIREPDF-5800 Fixes the issue that the format was not compliant with the standard after converting a PDF file attached to another PDF file to PDF/A-3 format.
Bug SPIREPDF-5849 Fixes the issue that text content lost when extracting all text from PDF documents.
Bug SPIREPDF-5856 Fixes the issue that extraction of text content repeated when extracting text from PDF documents.
Bug SPIREPDF-5857 Fixes the issue that the text exceeded table borders after converting PDF to SVG.
Bug SPIREPDF-5884 Fixes the issue that the layout was incorrect after converting PDF to Word.
Bug SPIREPDF-5886 Fixes the issue that stamp lost after printing PDF documents.
Bug SPIREPDF-5887 Fixes the issue that "Object reference not set to an instance of an object." Exception occurred when calling page.CreateTemplate().
Bug SPIREPDF-5890 Fixes the issue that "System.ArgumentException" exception occurred when converting PDF to images.
Bug SPIREPDF-5891 Fixes the issue that "System.ArgumentOutOfRangeException" exception occurred when searching for text.
Bug SPIREPDF-5911 Fixes the issue that the page orientation on the back inverted when printing double-sided documents.
Bug SPIREPDF-5915 Fixes the issue that the position of flattened field values for a single form field was incorrect.
Bug SPIREPDF-5919 Fixes the issue that the text lost when converting XPS to PDF.
Bug SPIREPDF-5922 Fixes the issue that "System.ArgumentException" exception occurred when merging PDF documents.

Spire.Doc

Category ID Description
New feature SPIREDOC-7359 Supports the new table style for Word 2013.
Bug SPIREDOC-3430 Fixes the issue that the charts lost when converting Word to HTML.
Bug SPIREDOC-8506 Fixes the issue that the acceptance of revisions was incorrect when converting Word to PDF.
Bug SPIREDOC-9176 Fixes the issue that the images lost when converting RTF to PDF.
Bug SPIREDOC-9203 Fixes the issue that the page orientation changed from vertical to horizontal when converting Doc to Docx.
Bug SPIREDOC-9215 Fixes the issue that the images lost after loading a document and then saving to a new document.
Bug SPIREDOC-9230 Fixes the issue that the font style was incorrect when converting Word to HTML.
Bug SPIREDOC-9256 Fixes the issue that the field values were lost after updating the field.
Bug SPIREDOC-9259 Fixes the issue that the position of the hyperlink of the image changed after converting Word to PDF
Bug SPIREDOC-9262 Fixes the issue that the application threw "Cannot insert an object of type CustomXml into the Body" when loading Word documents.

Spire.Spreadsheet

Category ID Description
New feature SPREADSHEET-82 Supports saving to PDF documents.
this.spreadsheet1.SaveToFile("1.pdf", FileFormatType.PDF);

Spire.Presentation

Category ID Description
Bug SPIREPPT-2224 Fixes the issue that the program entered an infinite loop and caused memory exhaustion when converting PowerPoint to images.