[python-win32] printer not found
BOISDET, Jean Frederic (GE Transportation,
Non-US)
jeanfrederic.boisdet at ae.ge.com
Wed Sep 22 15:57:38 CEST 2004
I am running a basic printing program using reportlab on win2000
professional.
When run through pythonwin, the program prints properly.
When run through the Apache server, I get a Runtime Error:
RuntimeError: The printer was not found.
args = ('The printer was not found.',)
The printer is a network printer setup for my username.
I run the script from the "My Documents/My Website" directory which enables
Apache to run as my username.
What am I missing?
I do need to decide on which printer to print from the server side.
Thanks,
Jean-Frederic
More information about the Python-win32
mailing list