It must be able to handle css and javascript as the page contains “highcharts” javascript charts.
It doesn’t have to be an external process, a library would be great too.
Basically I need to be able to create a word document containing highcharts as images along with some text and other graphics.
Any ideas would be great.
Look at this as an example
It depends a lot on the nature of the html document you are trying to convert. One simple way is just to use the Word automation to open an .html document and then save it as a .doc document.
Note