Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Converting Word files in ASP.NET

Reply
Thread Tools

Converting Word files in ASP.NET

 
 
=?Utf-8?B?VG9ueQ==?=
Guest
Posts: n/a
 
      12-15-2005
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
 
Reply With Quote
 
 
 
 
John Timney \( MVP \)
Guest
Posts: n/a
 
      12-16-2005
You can use activePDF to convert doc types, including doc to html or PDF but
its not free.

If you have a dedicated server, you could probably create a process uisng
word itself and simply save the docs as html files as save to html is one of
words standard save options.

Regards

John Timney
Microsoft MVP

"Tony" <> wrote in message
news:845B567B-01D1-44A8-8E1D-...
> 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



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting Word Documents (and other types of files) to PDF in a rails application Brendon Ruby 4 02-13-2007 01:04 PM
Comparing Two Files line by line and word by word Frost C Programming 8 02-10-2006 11:16 AM
Converting .JPEG files to Word .doc files? Joe Viola Computer Support 4 12-05-2005 03:08 AM
how i can extract text from the PDF files,power point files,Ms word files? crazyprakash Java 4 10-30-2005 10:17 AM
Converting Word files to HTML in Word Cleaner Al Moritz HTML 7 07-22-2003 09:09 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57