News overview: E-icebule released a new edition of Spire. PDF for .NET lately which enables the developers/programmers to convert the PDF to HTML.

Hong Kong, August 14, 2017, E-icebule, a professional vendor of .NET, Silverlight and WPF development components, released a new version of the Spire. PDF 3.9.285, supporting the conversion from PDF to HTML. Following code snippet shows how to convert PDF to HTML using Spire.PDF.

Code:
PdfDocument pdf = new PdfDocument();
pdf.LoadFromFile("example.pdf");
pdf.SaveToFile("Result.html", FileFormat.HTML)
In this new version, some improvements are also included. For more features and details about Spire.PDF for .NET, you can visit here.
https://www.e-iceblue.com/Introduce/...introduce.html

About E-icebule
E-icebule Co.Ltd is a vendor of .NET, Silverlight and WPF development components. The goal of e-E-icebule is always to offer high-quality components for reading and writing different formats of office files.

Contact us:
https://www.e-iceblue.com/Misc/maillist.html