convert word document to html and vice versa including images
Hi , Could any one please tell me the procedure to convert word document to html page
i am able to convert the html page to word document using stream reader but images in it or missing. could u please tell me the procedure or any API to achieve the above specified task.
i want solution other than using Microsoft.Interop.Word as my architecture said it is not reliable dll for server side coding in Asp.net
Thanks in advance...