Home All Groups Group Topic Archive Search About

Convert Word to HTML in ASP.NET 1.1

Author
15 Dec 2005 11:25 PM
Tony
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

Author
16 Dec 2005 1:50 AM
Steve C. Orr [MVP, MCSD]
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

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


Show quoteHide 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

Bookmark and Share