Converting PDF to word document has been supported by Spire.PDF 3.3

Spire.PDF

E-iceblue team make every efforts to expand products' function and meet clients' demand. Having this in mind, we have released Spire.PDF 3.3, which supports PDF-to-Doc conversion and fixes the issue that caused the failure of loading some XPS files.

New feature:

  • Add new feature to convert PDF to Doc.
  • PdfDocument doc = new PdfDocument();
    doc.LoadFromFile("Sample.pdf");
    doc.SaveToFile("PDFtoDoc.doc", FileFormat.DOC);
    

Bug Solution:

  • Fix the issue that caused some XPS files to be loaded failure.

To have a better experience, please download it from:

http://www.e-iceblue.com/Download/download-pdf-for-net-now.html