Doc To HTML

B

Bob Phillips

I have a number of Word documents that I want to publish on my website, so I
need to convert them to HTML.

I don't want to use Word's built-in HTML output, as it creates HTML code
that is far to difficult to edit afterwards, so I thought of a VBA routine
that creates the HTML to a text file, formatting to my rules.

Does anyone know of a good piece of code that I can use as a startpoint for
this? I am quite happy to add all of my site specific bits in, but if I can
get the skeleton, something that works through the whole doc, and does
basics (add <p> tags to paragraphs, etc.), and can recognise text styles,
that would be a great start.

TIA

RP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top