thanks for ur help. I searched for openOffice CLI then i found an article http://www.xml.com/pub/a/2006/01/11/from-microsoft-to-openoffice.html?page=1
Here it is specified how to execute open office macro from command prompt by saving the file as PDF, OOO etc.. I used that to convert wordprocessingML file to doc file. so finally am able to convert xml file to doc file in 2 steps 1. by using xslt i converted xml to wordprocessingML 2. by using open office converted wordprocessingML to doc. > I recommend you read this forum thread: > http://www.oooforum.org/forum/viewtopic.phtml?t=3451 > and try OpenOffice CLI or Python API. > ~G~ >> Hi, >> >> I want to convert xml file to a word document using python. Is there >> any built in module available? >> or Is there any other way to convert xml file to word document. >> Please suggest me. This is very urgent now. >> >> Thanks, >> prajwala >> >> _______________________________________________ >> XML-SIG maillist - XML-SIG@python.org >> http://mail.python.org/mailman/listinfo/xml-sig >> >> > > _______________________________________________ XML-SIG maillist - XML-SIG@python.org http://mail.python.org/mailman/listinfo/xml-sig