C
Chris Gonnerman
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.
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.