Server side automation using MS Office objects
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am doing a project in ASP.NET that need to programatically convert word template to Html using Word Application object. Application converts the word template to Html but the formatting is not correct and the image in the word template is not displayed in the Html. Any solutions will be appreciated. Could anyone please suggest any other alternative for this. The requirement is to convert the word template to html and render the output to the browser. Thanks.