Brett:
Freshmeat.net has a few options.
This one does Abiword documents to HTML. Abiword can work with MS Word
documents, maybe it can help:
http://freshmeat.net/projects/abi2html/
The best option is wv from:
http://www.wvWare.com
Does a great job, works on many operating systems.
Good luck!
Adam,
I needed a clean output from Word for very large docs that only have
paragraph styles. So I wrote a little VB macro that tags anything in Word
with its style. It only handles para styles not other formatting.
So after running the macro: a heading1 styled paragraph would be end up as
the
On 7, Aug, 2001 at 12:11:29PM -0400, Mark Saunders wrote:
> Yeah, the dreamweaver 'Clean up Word HTML' is amazing.
> It does miss some tags, like class, so you have to take an extra step or
> two to remove them.
HTML-TIDY claims to be able to clean up dirty Word html, get it from
http://www.w3
on; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: M$ Word to HTML
If you have Dreamweaver you can use the 'Clean up Word HTML' option in
the
Modify menu on the toolbar.
Brad Handy
--www.jack-of-all-trades.net
[EMAIL PROTECTED]
> -Original Message-
> From: Adam Carso
ver you can use the 'Clean up Word HTML' option in the
Modify menu on the toolbar.
Brad Handy
--www.jack-of-all-trades.net
[EMAIL PROTECTED]
> -Original Message-
> From: Adam Carson [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 07, 2001 11:22 AM
> To: [EMAIL PROTEC
:22 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: M$ Word to HTML
>
>
> I have tried that, and Word generates HTML documents (XML
> actually) that have consistently had incorrect formatting.
>
> Adam Carson
&g
I have tried that, and Word generates HTML documents (XML actually) that have
consistently had incorrect formatting.
Adam Carson
MIS Department
Berkeley County, SC
>>> "Brett W. McCoy" <[EMAIL PROTECT
On Tue, 7 Aug 2001, Adam Carson wrote:
> Does anyone know of a perl module/program to convert M$ Word documents into HTML? I
>have looked at the perldocs, and searched CPAN, but haven't found one.
Word itself can generate HTML documents from Word documents. Maybe you
can set up some OLE autom