Mailing List Archive

How do you access a windows printer from python?
I would like to add a print function to the IDLE file menu, but do not have
any idea on how to access a win32 printer from Python. I know that i could
add this functionality to a dll and call the dll routine to accomplish my
task. I thought I would see if their is a beater way :>)

Sam Schulenburg