jlhaslip
Sep 18 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. |
Reply
Tyssen
Sep 18 2005, 08:44 AM
Why don't you just link directly to the Word doc or PDF if it's gonna be too much work to convert into HTML?
Reply
jlhaslip
Sep 18 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.
Reply
Tyssen
Sep 18 2005, 09:59 AM
QUOTE(jlhaslip @ Sep 18 2005, 07:11 PM) How's that done? (please provide an example.) And doesn't that require the client to have the same software?
You just put the link to your file, so instead of www.yoursite.com/index.html, you'd have www.yoursite.com/your.pdf. Yes, the user will need to have the software installed. If your PDF is 600k then you're probably looking at something similar file size-wise in HTML so I wouldn't be too worried about being a resource burden. If, as you say, it's going to take a lot of work to convert, then maybe it's best not to. 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  have reasonably fast internet connections (and 600k is nothing really).
Reply
Tyssen
Sep 18 2005, 10:01 AM
Sorry for double posting but you can't be expected to remember every time that if you type b ), that it's gonna turn it into a smilie.
Reply
jlhaslip
Sep 18 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.
Reply
Lozbo
Sep 19 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
Reply
jlhaslip
Sep 19 2005, 10:54 PM
QUOTE(Lozbo @ Sep 19 2005, 02:55 PM) Ms Office documents have a "save as" function that allows you to save as html If the design is too complex maybe it wont hold it, .... but it might be a nice start for coding it all into css hehe… 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.
Reply
Tyssen
Sep 19 2005, 11:27 PM
QUOTE(jlhaslip @ Sep 20 2005, 08:54 AM) 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...
All Microsoft products produce disastrous HTML code and while Microsoft continues to flout standards, I wouldn't bet any of their future products will be any better.
Reply
deadlytedly
Sep 19 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 converterAnother here which is free: Easy Text to HTML ConverterHope one of them does the job for you.
Reply
jlhaslip
Oct 16 2005, 01:23 PM
QUOTE(Lozbo @ Oct 8 2005, 02:57 PM) And about jlhaslip, have you done this? Did anything helped out? If you dont have a later version of office, maybe you could download a trial version and do your stuff... You said you were going to post the file somewhere... Sorry about the delay getting back to you on this issue. I am currently having some computer difficulties and can't access the Internet on my own computer, so I have not been able to upload the file to a server. I will definately let you know when and where the file is located when the computer issue gets resolved. Thanks to all for helping out so far.
Reply
Lozbo
Oct 8 2005, 08:57 PM
Well i wouldnt dare to say something like that Tyssen (about microsoft), becouse you never know... i mean i dont like lots of things about microsoft software, but after all, where they are at, they have the resources to produce quality stuff, so let us hope (for the sake of us all) that ALL industry gets better and better with each development. And deadlytedly thanks for the link of the rtf to xhtml converter! sounds very promising, ill give it a look. And about jlhaslip, have you done this? Did anything helped out? If you dont have a later version of office, maybe you could download a trial version and do your stuff... You said you were going to post the file somewhere...
Reply
Recent Queries:--
show word document php - 3.92 hr back. (1)
-
upload and display word documents - 6.73 hr back. (1)
-
display word file on web page - 9.64 hr back. (1)
-
pdf doc icons display error - 10.99 hr back. (1)
-
displaying a .doc as page on a site - 12.61 hr back. (1)
-
how to display .doc file on a website - 19.16 hr back. (1)
-
php word doc reader - 20.72 hr back. (1)
-
how to open word file at same page in asp - 32.08 hr back. (3)
-
display word doc in iframe - 41.55 hr back. (1)
-
php display pdf in iframe - 41.99 hr back. (1)
-
display a word document into web page - 42.14 hr back. (1)
-
display word document in html with iframe - 43.17 hr back. (1)
-
how to show .doc in a html page - 43.19 hr back. (1)
-
how to print web pages onto a word file - 43.54 hr back. (1)
Similar Topics
Keywords : word, doc, pdf, formatted, file, display, web, maintain, formatting
- Html Ascii Codes - A Complete List
downloadable php file (3)
Iframe Src = A Local File In My Computer
(6) Is it possible to call a file, i.e. 1.htm, from my web browser using such tag HTML iframe src
=" file:///C:/1.htm "> /iframe > file:///C:/1.htm is the correct path since when I enter it
to my web browser's address box it shows up properly. But when I use the same call function in
my PHP it does not. My situation is that I'm running Apache with PHP, therefore I am running my
own mimi-webserver on my computer. There's no risk of someone else accessing my file because
it's for my testing purpose. I thought it had to do with some Apache settin....
Wanna Learn Html From Scratch
downloade an online tutorial,formatted my c: lost it forever,and FORGO (5) id prefer something i can download .....coz my internet connection is highly intermittant Moved
from the Java section to the HTML section. ....
How To Display Php Code [resolved]
Html Help With Php Codebox (8) I'm trying to make codebox for my guestbook so that users can post PHP code inside.. I tried
many versions but none of them works If i use , or i can display HTML code, but when i try to
write PHP code it executes it does not display.. There is a way to make swap for You have codebox
in forum to display php how can i make that?! thanks....
Creating Rss Feeds For Wapsites
How to display rss feeds in a php enabled site (5) Anyone who wants to help me? I want my site to have this feature but I don't know how.
/sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Hope you could me
with embedding these xml files in my wml pages.. Moved to the HTML, XML ect.. forum ....
Width Of Display Area Of Browser Window
is there a formula? (6) I am making a table in a website that's as big as the display area of the browser for instance:
CODE .... ..... How do I know the width of the browser display area? Better yet, is
there a general formula for that for other screen resolutions? I know a little bit of javascript,
are there functions for that?....
Centering Page Of Html At Various Display Widths
Viewing Screen Shots No Matter Resolution (14) I am running into a HUGE problem creating a website. When viewing the site on 800x600 it views in
the center of the page. When viewing the site on 1024x768 it views on the left side of the page. How
do I make the page always appear in the middle? I have seen many sites set up that will adjust
accordingly, but I cannot figure it out. If you want to view my source you can do so by going to the
website: www.faithcity.org/test.html. Moving to the html Topic ....
Getting Content From A Different File
(4) Hey, I think this would be simple to html programmers.. but not to me. I got a website template to
make it easy, and there are boxes at the side that i can just put text in. But what I put in these
boxes I want to appear on every page of the site. So by doing that i put a piece of code in telling
it to get the text content from an external file. How would I do this? Here is the string at the
moment. Code: CODE insert here ....
Integrating One Html File Into Another
without embedding (27) Hey guys I'm overhauling my website and have decided instead of using frames I want to just
have a logo and buttons integrated into each HTML file, so you can just scroll down past it. I want
the logo at the very top, before any content. I was wondering if there is any way of doing it with
an HTML tag (i.e. not PHP or any other scripts) so the header just gets inserted right after the
opening tag. I'm thinking that possibly it uses the tag, but really I don't have much of
an idea. Thanks in advance for your suggestions. Peace out /smile.gif' border=....
Xml And Asp
Displying XML file with ASP (1) Hello ! I needed to display xml files rather RSS feed from different sources into an ASP file ..
Just like Google news. Actually i have the asp script but can anyone give help me make css or xslt
file for that xml file so that i can display news like google thanks....
Trouble With Links On A List
i want to display it inline (7) I have a menu that i want to display inline, in the same row, something like this: CODE
ul{float:left;width:100%;padding:0;margin:0;}
a{float:left;text-decoration:none;color:white;background-color:red; padding:5px 10px;} a:hover
{background-color:blue} li {display:inline} The only problem is that i want a custom img for
showing as CODE list-style: url(img/bullet.gif) But seems that display:inline makes my
bullet go away... could some one point me in the right direction? Thanks in advance.......
Display Tooltip
(2) Hi, I have a flash menu on the left site of the screen which basically are icons only. The movie is
very narrow (only 50 pixels wide), so there is not enough room to display text also in there. My
problem is that I want a tooltip to appear when doing a mouseover over one of these icons. I tried
using layers, but they seem to dissapear under the flashmovie itself, as well as other flash
elements on the webpage. Since within the flash movie this can't be done, I am looking for a
solution whereby a tooltip appears over the flashmovie. Help very appreciated. Kind reg....
Play Sound File Without Media Player Showing
(3) Currently I have ICONS (JPGs) on a number of my pages that, when clicked, allow the user to hear a
specific audio (WMA)file related to the page. The problem is that when the icon is clicked, the
audio file plays, but it opens (in this case) the Windows Media Player. I am trying to avoid that
from happening. My workaround is to create a separate, new window (small in size), that opens and
has the sound file attached to the background of the new window, playing automatically when opened.
This works... I can also make about 30 of these little windows for each of the 30 s....
Executable Instead Of Html File
(2) I have a HTML file which I use to logon to my account easily It When I open it I get a normal HTML
page in frond of me where I can push the button to login to my webpage. Is there a possibility to
open the HTML file and go directly into my page? Now it uses input fields like this which are
hidden: It would be nice if someone knows how to make a sort of a executeble out of it, so I
only have an icon on my desktop which I can use to login. This is the file in total which I use
now: E-Mail en Agenda function hidestatus(){ window.status='Group-O....
File Ristrictions On Xml (.wmz)
(1) What lead me to this trap website is geocities would not let me upload documents I created with word
that contained formulas. The created web pages used xml. The files they would not except where
called xml skins and had the extension (.wmz) Anyway this will make my 10th post so hopefully I can
put more thought into my posts now.....
Looking for word, doc, pdf, formatted, file, display, web, maintain, formatting
|
*SIMILAR VIDEOS*
Searching Video's for word, doc, pdf, formatted, file, display, web, maintain, formatting
*MORE FROM TRAP17.COM*
|
advertisement
|
|