On Wed, 2003-01-15 at 11:13, Peter Donald wrote: > Hi, > > Does anyone happen to know of any toolkits out in the wild that convert xml > into word documents. The word documents have to support the semantic tags, > need to be able to embed images and need to be word97 compatible. Less > worried about about presentation and more about semantic tagging. > > Any ideas?
Not sure if this will help but the OpenOffice native file format is xml and they have filters for loading and saving word docs. I think they collaborate with jakarta-poi for the microsoft file access stuff. Maybe you could find something in either place. -- Peter Courcoux <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
