Hi !
just a few days ago, I've found the pywinauto module for python.
This awsome little script helps pressing menus and/or other windows controls
of other applications with only a few lines of python.
So it should be possible for it to open the printer dialog box, and then
choose the correct
Hi there !
I know that GetDIBits is not part of the win32 module, but it seems for me
the best matching forum for my question.
I'm currently trying to capture a screenshot on a Windows XP machine.
Although there are several other ways (ImageGrab of PIL, third party dlls
etc.) I want to try to us