On Wednesday 08 January 2003 14:59, Chetan Kumar wrote:
Where can I find pyUNO ? You don't want to work with PyUNO but you want to forget it instead. Probably you want write XML and compress it with zlib and zipfile. This is a safest and easiest way to work with OpenOffice documents instead doing horrible installations of dozen OpenOffice half-working development stuff and also keep running OpenOffice monster to generate 1K file. Since SXW is simple ZIP file with various XML information inside, you can completely figure out during a hour how to deal with it.
To generate M$ Word document you probably want develope RTF filter with XML/XSLT for OpenOffice document, test it and put it to the public domain with GPL license. ;-) -- Regards, Bogdan For every complex problem, there is a solution that is simple, neat, and wrong