newbie: add Frontpage & Word files
I need to clarify: What is the best way to convert Word documents to plain HTML, including pictures and non-english characters? What is the best way to convert FrontPage documents (strip away html head and body tags, JavaScript, frames etc. so that it can be safely included as HTML snippet)? Is there a product to do it, or do I have to write it in Python? -- Milos Prudek
From: Milos Prudek <milos.prudek@worldonline.cz>
What is the best way to convert FrontPage documents (strip away html head and body tags, JavaScript, frames etc. so that it can be safely included as HTML snippet)?
Check out the code in load_site.py (in utilities).
On Mon, 28 May 2001, Milos Prudek wrote:
What is the best way to convert Word documents to plain HTML, including pictures and non-english characters?
For the Word documents, I recommend the newly released MSWordMunger available at http://www.zope.org/Members/Kaivo/MSWordMunger -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.org W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
participants (3)
-
marc lindahl -
Milos Prudek -
Timothy Wilson