[python-win32] create word document?

Gabriel Genellina gagenellina at softlab.com.ar
Wed Oct 5 22:31:30 CEST 2005


At Tuesday 4/10/2005 12:20, eric.powell at srs.gov wrote:

>A final approach would be to record a macro of what you trying to do and 
>then examine the code to find the appropriate objects, interfaces and methods.

I consider this the easiest way, specially when you don't know how the 
exposed objects work. Just record a macro doing whatever you want to do in 
Word and see the resulting code.


Gabriel Genellina
Softlab SRL 



More information about the Python-win32 mailing list