Is there a way to convert an html file to a Word document via code?
Printable View
Is there a way to convert an html file to a Word document via code?
I dont think there is any direct code to convert it.
You have to use the library calls related to WORD appilcation provided by .NET, for writing to the word document after reading contents from the html document