Printing on Windows
Larry Bates
lbates at swamisoft.com
Mon Jul 19 10:28:44 EDT 2004
Have you looked at wxWindows interface?
Larry Bates
Syscon, Inc.
"Chris Gonnerman" <newcent at marktwain.net> wrote in message
news:mailman.554.1090209698.5135.python-list at python.org...
> Okay, this should be simple. I have a module that prints to a Windows
> printer using the win32print module. I know how to enumerate printers
> and forms, start a document, select a font, print some text, end the page,
> and end the document; I even know how to abort a document, though I
> doubt I'll need to.
>
> What I want to know is, how do I specify what size paper I want to print
on?
>
> -- Chris.
>
More information about the Python-list
mailing list