New Release for Spire.Office Version 2.12.5

With the effort of our develop team, today we have released the latest version for Spire.Office Platinum hotfix version 2.12.5. In this latest version, all the most recent version of our Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.PDFViewer, Spire.DocViewer, Spire.DataExport and Spire.Barcode are included.
Versions:
- Spire.Doc v5.5.114,
- Spire.PDF v3.5.75,
- Spire.XLS v7.8.36,
- Spire.Presentation v2.4.19,
- Spire.PDFViewer v2.6.128,
- Spire.DocViewer v2.0.48,
- Spire.DataExport v3.5.24,
- Spire.Barcode v1.2.8,
Free Trial to evaluate Spire.Office v2.12.5 here:
http://www.e-iceblue.com/Download/download-office-for-net-now.html
Details of New features and Bug solutions:
Spire.Doc
New Feature:
Add new feature to support RTF \listtext tag.
Bug Solutions:
- Fixes the issue where all spaces shows "??" when fill form field.
- Fixes the issue that caused the NullReferenceException when use ImportContent method.
- Fixes the issue that caused the table borders lost.
- Resolves the issue that caused the content lost when convert RTF to PDF.
- Fixes the issue that caused the font changes when convert RTF to RTF.
- Fixes the issue where the content confused when converts Html to Word.
- Fixes the issue that caused the table width incorrect when convert Doc to PDF.
- Fixes the issue where the output pops up protected view warning when convert Doc to Doc.
- Fixes the issue where there is an additional line when convert Docx to PDF.
- Fixes the issue that caused the image lost when convert Docx to Docx.
- Fixes the issue where the space between two words was dropped out when convert RTF to RTF.
- Resolves the issue that caused the PageNumberStyle incorrect when converting to PDF.
Spire.PDF
New Features:
Add new methods to manipulate the custom properties in PDF document.
PdfDocument.DocumentInformation.SetCustomerDefined(string key,string value); PdfDocument.DocumentInformation.RemoveCustomerDefined(string key); PdfDocument.DocumentInformation.GetCustomerDefined(string Key); PdfDocument.DocumentInformation.GetAllCustomerDefined();
Bug Solutions:
- Fixes the issue that caused the multiple threads unsafe.
- Fixes the issue that caused the position of PdfTextMarkupAnnotation incorrect.
- Fixes the issue where the embedded font can't be displayed.
- Resolves the issue that caused the exception when save PDF to XPS.
- Provides a property to make the orientation setting work when printing.
- Fixes the issue where spaces in text are being replaced with the letter "|" When print.
- Fixes the issue that caused the PdfPageBase.ReplaceImage() method not work.
- Optimizes the PDF size when convert XPS to PDF.
- Fixes the issue that caused the font color for all instances of the field inconsistent.
- Fixes the issue that caused the PDF document information not changed.
- Resolves the issue that caused the Format Exception when extract text.
- Fixes the issue that caused the Index was outside the array range exception when create a digital signature for a certificate-file.
- Resolves the issue that caused null value when read value of a XfaForm field.
PdfDocument.CustomHandleLandscape = true;