Re: Word document accessing using python

2008-02-13 Thread Juan_Pablo
> import win32com.client but, window32com.client is only functional in windows -- http://mail.python.org/mailman/listinfo/python-list

Re: Word document accessing using python

2008-02-13 Thread Juan_Pablo
On 13 feb, 10:40, Hari <[EMAIL PROTECTED]> wrote: > Hello, > I want to fetch some data from the work document and to fill it inside > excel sheet. For this I want to perform opening word documents and do > some string manipulations for extracting data and to fill it inside > excel sheet. > Can any

win32com.client question

2008-02-13 Thread Juan_Pablo
import win32com.client is posible in linux ? -- http://mail.python.org/mailman/listinfo/python-list