News & Releases
|
|

Spire.Doc 7.1.19 supports converting Word to PCL and enhances the conversion effects from Word to PDF and Image
We are pleased to announce that Spire.Doc 7.1.19 has been released just now. This version supports converting Word file to PCL(Printer Command Language). Besides, some issues that occurred when converting Word to PDF and images are fixed. See the content below for more details.
New Features:
- Supports to convert Word to PCL.
Document doc = new Document(inputFile);
doc.SaveToFile("result.pcl", Spire.Doc.FileFormat.PCL);
Bug Fixes:
- Fixes the issue that the application hung when converting Word to images.
- Fixes the issue that finding text inside shapes failed.
- Fixes the issue that there was extra white space between table rows when converting Word to PDF.
- Fixes the issue that the background image was not displayed when converting Word to PDF.
- Fixes the issue that some content was not formatted correctly when merging word documents.
- Fixes the issue that images were incorrectly positioned when converting Word to PDF/images.
Click the link to get Spire.Doc 7.1.19:
More information of Spire.Doc new release or hotfix: