Printing on Windows

Chris Gonnerman newcent at marktwain.net
Mon Jul 19 00:04:19 EDT 2004


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