News Category

Spire.PDF 8.12.7 adds a new interface for converting PDF to Word

2022-12-29 05:39:09

We are happy to announce the release of Spire.PDF 8.12.7. This version adds a new interface for converting PDF to Word. It enhances the conversion from PDF to Excel as well. What’s more, many known issues are fixed in this release, such as the issue that the text content found by location was not correct. More details are listed below.

Here is a list of changes made in this release

Category ID Description
New feature - Adds a new interface for converting PDF to Word.
PdfToWordConverter converter= new PdfToWordConverter (inputPDF);
converter.SaveToDocx(outputWord);
converter.Dispose(); 
Bug SPIREPDF-5580 Fixes the issue that the images lost after converting PDF to Excel.
Bug SPIREPDF-5600 Fixes the issue that the text content found by position was incorrect.
Bug SPIREPDF-5616 Fixes the issue that the program threw an error "Badly formed dictionary next should be a name. before 377658" when merging PDF documents.
Bug SPIREPDF-5654 Fixes the issue that the program threw System.StackOverflowException when using pdfDocument.InsertPage method to merge PDF documents.
Bug SPIREPDF-5655 Fixes the issue that the bullets were displayed incorrectly after converting PDF to Excel.
Bug SPIREPDF-5656 Fixes the issue that it failed to open the converted Excel file from PDF by MS Excel tool.
Bug SPIREPDF-5667 Fixes the issue that the program threw an error "com.spire.pdf.packages.sprnsn cannot be cast to com.spire.pdf.packages.sprvqe" when merging PDF documents.
Bug SPIREPDF-5680 Fixes the issue that the content was incomplete when printing PDF in German system.
Click the link to download Spire.PDF 8.12.7:
More information of Spire.PDF new release or hotfix: