> An easy way to create Word files is: > - create a file in XML format > - Change the file extension from xml to docx > > Voila! AS long as your XML is well-formed and conforms to the Open XML > standard, it works a treat.
That's nearly the same we do. With the difference that we don't create plain xml, we use templates generated from real docx files because of the complexity of the MS Word documents. At last this is XML too. More see in the mentioned thread "Creating Word docs in 4D" here at the iNUG. Regards Lutz ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

