Re: Headers and footers in HTML documents - Or a lesson in banging your head against the wall

Subject: Re: Headers and footers in HTML documents - Or a lesson in banging your head against the wall
From: Lou Quillio <public -at- quillio -dot- com>
To: "Puffer, Paula \(Paula\)" <Paula -dot- Puffer -at- ElPaso -dot- com>
Date: Wed, 24 May 2006 10:56:44 -0400

Puffer, Paula (Paula) wrote:
> Anyone know of any programs that will convert word docs
> exactly as they appear into HTML?

"Exactly" is a tall order, since HTML grants the user considerable
control over display. And, as you say, there's no pagination
concept in HTML. Or is there?

http://stcforum.org/viewtopic.php?id=108

Nevertheless, Googling the term 'rtf2html' will turn up some options.

Let's not forget that HTML is plaintext. If your MS Word styles are
fairly consistent, MS Word's HTML output will be fairly consistent
(though crufty). Shouldn't be too tough to write a standard parser
/ transformer to clean it up. Or just use Tidy:

http://tidy.sourceforge.net/docs/quickref.html#word-2000

A stack like this is worth a shot:

MS Word -> Save as HTML, Filtered -> Tidy -> HTML

Can't beat the price. Once you've got your Tidy config file working
the way you like, you might just be good to go.

http://www.w3.org/People/Raggett/tidy/

Worst case, there may be a few minor transformations that Tidy can't
do for you, but that can be solved with a little script, or a text
editor macro if necessary.

LQ
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today!. http://www.webworks.com/techwr-l

Doc-To-Help includes a one-click RoboHelp project converter. It's that easy. Watch the demo at http://www.DocToHelp.com/TechwrlList

---
You are currently subscribed to TECHWR-L as archive -at- infoinfocus -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40infoinfocus.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.


References:
Headers and footers in HTML documents - Or a lesson in banging your head against the wall: From: Puffer, Paula \(Paula\)

Previous by Author: Re: Create Marketing CD to Autostart or Autorun
Next by Author: Re: Maxit Simplified English
Previous by Thread: Headers and footers in HTML documents - Or a lesson in banging your head against the wall
Next by Thread: Headers and footers in HTML documents - Or a lesson in banging your head against the wall


What this post helpful? Share it with friends and colleagues:


Sponsored Ads