Summary: Spire.PDF 3.3 has been released by E-iceblue, enabling developers to convert PDF to Word document through C# and VB.NET. The feature of saving XPS to PDF conversion and loading XPS has been greatly improved in this version.

Hong Kong. Apr. 24.2015. E-iceblue is committed to providing the most powerful and effective office component. This week, we have released Spire.PDF 3.3, which starts to support the conversion from PDF to Word document through C# or VB.NET. In this way, the content of PDF can be edited freely in Word document. The following codes show how it works:

PdfDocument doc = new PdfDocument();
doc.LoadFromFile("test.pdf");
doc.SaveToFile("PDFtoDoc.doc", FileFormat.DOC);
System.Diagnostics.Process.Start("PDFtoDoc.doc");


Spire.PDF for .Net is a professional PDF component, which enables developers of .Net application to create, write, edit, handle and read PDF files with no need of external dependence. Taking advantage of this rich PDF library, developers can create PDF files from scratch and process existing PDF documents through C# or VB.NET with no need of installing Adobe Acrobat.

Spire.PDF contains powerful .NET PDF API that support numerous functions, such as: security setting (including digital signature), PDF text/attachment/image extract, PDF merge/split, metadata update, section and paragraph optimizing, graph/image drawing and inserting, table creation and processing, and importing data etc. Besides, Spire.PDF for .Net can be used to convert Text, Image and HTML to high quality PDF through C# or VB.Net.

E-iceblue are offering one month free license to every developer who is willing to evaluate Spire.PDF. Interested? Please contact us via: sales@e-iceblue.com. Download link for Spire.PDF:
http://www.e-iceblue.com/Download/do...r-net-now.html

About E-iceblue

E-iceblue Co. Ltd focus on providing excellent office components for developers of .Net, Silverlight and WPF application to operate Word, Excel, PDF, and PowerPoint documents. Our product line contains: Spire.Office, Spire.Doc, Spire.DocViewer, Spire.Presentation, Spire.DataExport, Spire.PDFViewer Spire.PDF, and Spire.XLS. Professional development team, support and sales team are ready to provide clients with excellent product and high quality service.