| |
|
Welcome to KnowledgeSutra - Dear Guest | |
Word.doc Or Pdf Formatted File To Display In A Web
Started by jlhaslip, Sep 18 2005 08:20 AM
15 replies to this topic
#1
Posted 18 September 2005 - 08:20 AM
I have a document which was originally created using ms office word processing with very strict formatting requirements. It is a high level academic paper which I would like to make viewable within a web page complete with the original formatting. I also have it available as a pdf file with the same formatting.
Regardless of the format, is there a way to convert this highly formatted document into an html page and retain the formatting without major work?
The only way I have been able to do this so far is with the use of a table layout , an iframe, and the client having a copy of the document's format software (either ms office or acrobat reader). None of these are desirable alternatives because the iframe forces the document to open with either the word processor and the iframe is (I think) a deprecated element in html according to w3 standards. Or am I mistaken?
And to recode the document into html/css is a nightmare due to the volume and complexity of the document.
Any suggestions would be welcome. Thanks.
Regardless of the format, is there a way to convert this highly formatted document into an html page and retain the formatting without major work?
The only way I have been able to do this so far is with the use of a table layout , an iframe, and the client having a copy of the document's format software (either ms office or acrobat reader). None of these are desirable alternatives because the iframe forces the document to open with either the word processor and the iframe is (I think) a deprecated element in html according to w3 standards. Or am I mistaken?
And to recode the document into html/css is a nightmare due to the volume and complexity of the document.
Any suggestions would be welcome. Thanks.
#3
Posted 18 September 2005 - 09:11 AM
How's that done? (please provide an example.) And doesn't that require the client to have the same software?
Not everyone has ms office word processing.
Acrobat reader is probably more readily available, but it requires that the reader gets "fired up" and is a resource burden, (the file is about 600K),so I was just curious to see if there might be another way to do it.
Not everyone has ms office word processing.
Acrobat reader is probably more readily available, but it requires that the reader gets "fired up" and is a resource burden, (the file is about 600K),so I was just curious to see if there might be another way to do it.
#4
Posted 18 September 2005 - 09:59 AM
jlhaslip, on Sep 18 2005, 07:11 PM, said:
How's that done? (please provide an example.) And doesn't that require the client to have the same software?
If it's a high level academic paper, it's more than likely your user base will a) be used to viewing/downloading PDFs online; and
#6
Posted 18 September 2005 - 10:22 AM
Okay, thanks for the input. That is pretty much what I have been doing with this file. Using the pdf version, and linking to it with an anchor tag, so I guess I'll keep on doing it that way. Just checking to see if anyone knew of a better way.
Thanks for your time and assistance.
Thanks for your time and assistance.
#7
Posted 19 September 2005 - 08:55 PM
Ms Office documents have a "save as" function that allows you to save as html (and even xml). Ive used this in excel, but the code is a little bit messy, though it keeps to the design well.
If the design is too complex maybe it wont hold it, and I don’t remember how obsolete the code was (according to w3 standars), but it might be a nice start for coding it all into css hehe…
Maybe you can post a link of the file and if I have the time I could give it a look, or you could get some other good old trap seventeen member to help ya sort this out.
-10730
If the design is too complex maybe it wont hold it, and I don’t remember how obsolete the code was (according to w3 standars), but it might be a nice start for coding it all into css hehe…
Maybe you can post a link of the file and if I have the time I could give it a look, or you could get some other good old trap seventeen member to help ya sort this out.
-10730
#8
Posted 19 September 2005 - 10:54 PM
Lozbo, on Sep 19 2005, 02:55 PM, said:
Tried it using Ms office 2000 and it was a disaster... Maybe a newer version would do better, but I don't have it, so...
Okay, I'll find a spot to upload it to and let you know... thanks.
#9
Posted 19 September 2005 - 11:27 PM
jlhaslip, on Sep 20 2005, 08:54 AM, said:
Tried it using Ms office 2000 and it was a disaster... Maybe a newer version would do better, but I don't have it, so...
#10
Posted 19 September 2005 - 11:35 PM
There's a utility here that has a 30-day trial which sounds like it might do the job:
RTF to XHTML converter
Another here which is free:
Easy Text to HTML Converter
Hope one of them does the job for you.
RTF to XHTML converter
Another here which is free:
Easy Text to HTML Converter
Hope one of them does the job for you.
Reply to this topic

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
















