We are pleased to announce the release of Spire.Doc 10.7. This version supports reserving the text direction when using new engine to convert Word to PDF. Moreover, it also makes some adjustments, for example, it abandons the public IStyle FindById(int styleId) and public IStyle FindByIstd(int istd) methods, and exposes the public IStyle FindByIdentifier(int sIdentifier) method. Furthermore, some known issues have also been fixed in this version, such as the issue that the pagination was incorrect after converting Word to PDF. More details are listed below.
Here is a list of changes made in this release
Category | ID | Description |
New feature | - | Supports reserving the text direction when using new engine to convert Word to PDF. |
Adjustment | - | Abandons public IStyle FindById(int styleId) method. |
Adjustment | - | Abandons public IStyle FindByIstd(int istd) method. |
Adjustment | - | Adopts public IStyle FindByIdentifier(int sIdentifier) method. |
Bug | SPIREPDF-6923 | Fixes the issue that the pagination was incorrect after converting Word to PDF. |
Bug | SPIREPDF-7103 SPIREPDF-7796 |
Fixes the issue that the content format was incorrect after converting Word to PDF. |
Bug | SPIREPDF-7591 | Fixes the issue that the line breaks were incorrect after converting Word to PDF. |
Bug | SPIREPDF-7601 | Fixes the issue that the text in table was incomplete after converting Word to PDF. |
Bug | SPIREPDF-7660 | Fixes the issue that the application threw the "InvalidOperationException" when loading HTML. |
Bug | SPIREPDF-7793 | Fixes the issue that the application threw the "InvalidCastException" when replacing picture. |
Bug | SPIREPDF-7821 | Fixes the issue that the application threw "FileNotFoundException" when loading HTML. |
Bug | SPIREPDF-7826 | Fixes the issue that the field text was not set correctly. |
Bug | SPIREPDF-7830 | Fixes the issue that the location of mathematical formula was incorrect after converting Word to PDF. |
Bug | SPIREPDF-7892 | Fixes the issue that setting LinkToPrevious as false didn't take effect when converting Word to PDF using new engine. |
Bug | SPIREPDF-7922 | Fixes the issue that the application threw the "InvalidOperationException" when converting Word to PDF. |
Bug | - | Fixes the reference issue of Comment.CommentMarkEnd and Comment.CommentMarkStart. |
Click the link to download Spire.Doc 10.7:
More information of Spire.Doc new release or hotfix: