Re: how to convert xml file to word document.

2007-09-20 Thread Paddy
On Sep 20, 1:59 pm, prajwala <[EMAIL PROTECTED]> wrote: >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, > pra

Re: how to convert xml file to word document.

2007-09-20 Thread Tim Golden
prajwala wrote: >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. Insofar as it is textual, an xml file *is* a Word document. Just open it up in Word and see. I assume yo

how to convert xml file to word document.

2007-09-20 Thread prajwala
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 -- http://mail.python.org/mailman/listinfo/python-list