Requirement: .html file to .doc and .doc to .pdf converion example code

I need a sample code and API which allows me to convert .html file to .doc file and again that .doc file to .pdf file. please can you suggest something?


Solutions:

Submit a new solution to this problem >
Using Black Ice BiAutoPrint control for converting HTML or DOC documents to PDF
In this article we will describe how you can convert DOC files to PDF programmatically using Black Ice BiAutoPrint control and Black Ice PDF printer driver. As of today Black Ice printer drivers are not supporting conversion into DOC format, but using BiAutoPrint control HTML files can also be converted to PDF.
(VB, C#, J#, C++, Delphi\)
Convert HTML to PDF using activePDF WebGrabber
The following VBScript example demonstrates activePDF WebGrabber's basic page grabbing functionality using the IE Engine.
(VBScript\COM Object)