Re: [python-win32] Printing a text over an image

2012-11-09 Thread Tim Roberts
Martha Morrigan wrote: > > Using python, wxpython and sqlite in a windows system, Im trying to > print some certificates/diplomas/cards with a image at background with > the name of person/text over it. > > I know the basic steps to print the text using win32print from Pywin32 > but...: > > 1) I do

[python-win32] Printing a text over an image

2012-11-09 Thread Martha Morrigan
Hi guys, Using python, wxpython and sqlite in a windows system, Im trying to print some certificates/diplomas/cards with a image at background with the name of person/text over it. I know the basic steps to print the text using win32print from Pywin32 but...: 1) I dont know how to add an image a