[python-win32] desperately needing help for textbox for ms word

a_n_s_h_a_n uvhs_t3p at yahoo.com
Thu Jan 17 05:10:31 CET 2008


i am in desperate need of help now. my boss is going to kill me.
   
  my simple request would be, could someone please create a simple program that:
  - imports win32com.client
  - adds a textbox in a word document
  - the color of the textbox would be filled in red
  - and add a text in the textbox saying "help me"
   
  i've been trying this for 4 days now. please. thank you so much
   
  i've tried googling vba's but no results shown how to do this in python. i tried macros but i can't seem to create a textbox when recording a macro. if i create a textbox before recording the macro, the macro things are not compatible with python like the RGB() thing

       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20080116/03ef6e7d/attachment.htm 


More information about the python-win32 mailing list