[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Tools to convert Word to XML?

  • From: Michael Scalia <MSCALIA@k...>
  • To: xml-dev@i...
  • Date: Fri, 04 Sep 1998 10:55:44 -0400

convert word to sgml
>From: Andrew Cogan <andrew@e...>
>Date: Tue, 01 Sep 1998 10:28:09 -0700
>Subject: Tools to convert Word to XML?
>
>Can anyone recommend good tools that can convert Word files to XML? I
>don't need tools that claim XML compatibility per se; any utility that
>gives me control over what tag to insert at the beginning of a style and
>at the end of a style would probably suffice. The ability to work with
>Word footnotes is a big plus.
>- --
> Andrew Cogan, Epiphany Software

Andrew,

Check out "Ace" from RMIT in Melbourne, Australia.  Freely downloadable at http://ace.mds.rmit.edu.au/adl.  Ace can convert RTF and does a lot more.

To convert RTF to SGML in Ace:
  String bufRTF := readFile(rtfFile);
  String bufSGML := bufRTF.rtfToSgml();
Then you can stream through the SGML, to modify and insert tags as you wish.  Can also create an in-memory parse tree.  You can choose to parse as SGML or XML.

Michael
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.