Holly_vi
May 8th, 2009, 04:34 AM
Is there a way to convert an html file to a Word document via code?
|
Click to See Complete Forum and Search --> : Convert html file to Word document Holly_vi May 8th, 2009, 04:34 AM Is there a way to convert an html file to a Word document via code? vcdebugger May 8th, 2009, 07:17 AM 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 codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |