|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Convert Word to HTML in ASP.NET 1.1My company has an online documentation system that got set up a while ago.
They now want to to add the functionality to import documents into the system where they will be converted to HTML. I can't seem to find anything on this. Does anyone know how to convert a Word, Excel or PDF document to HTML in ASP.NET? -- Tony You could use one of these fine 3rd party components:
http://steveorr.net/reviews/AsposeWord.aspx http://www.aspnetpro.com/productreviews/2005/11/asp200511os_p/asp200511os_p.asp Show quote "Tony" <nospam@spam-b-gone.com> wrote in message news:4E63373B-7E88-4385-968F-E233682CC459@microsoft.com... > My company has an online documentation system that got set up a while ago. > They now want to to add the functionality to import documents into the > system > where they will be converted to HTML. I can't seem to find anything on > this. > Does anyone know how to convert a Word, Excel or PDF document to HTML in > ASP.NET? > > -- > > Tony |
|||||||||||||||||||||||