printing with Python/Windows
Jesper Hertel
jh at cddk.dk
Wed Jul 21 06:23:27 EDT 1999
More information about the Python-list mailing list
Wed Jul 21 06:23:27 EDT 1999
- Previous message (by thread): printing with Python/Windows
- Next message (by thread): printing with Python/Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Sasha, Maybe wxPython (http://alldunn.com/wxPython/) is something? There is an example of printing (and even previewing) in the package. And because wxPython is platform independent, you can even reuse your code on other platforms. Jesper Hertel Sasha Voynow wrote in message ... >What's the simplest way to print a file (in this case an image) >from Python on WinNT. I'm not really versed in the win32api >or MFC. But as a stopgap measure I've got to get this to work on a win32 >platform. I scoured the Pywin / win32 extensions docs, but to no avail. > >Thanks, > >Sasha Voynow > >
- Previous message (by thread): printing with Python/Windows
- Next message (by thread): printing with Python/Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list