How do i print to a printer using python?
Uwe Schmitt
uwe.schmitt at procoders.net
Tue Sep 10 17:33:47 EDT 2002
Naveed Iqbal <iqbal at colorado.edu> wrote:
> Thank you all for your help. I am really a novice when it comes to
> python. Will someone tell me how to install the win32ui module in
> windows?
> thanka
> naveed
I suceeded without win32all: I generated a postscript file
and copied it to the 'file' "prn:" using shutil.copyfile().
Greetings, Uwe.
--
Dr. rer. nat. Uwe Schmitt Computer science is no more about Computers,
uwe.schmitt at num.uni-sb.de than astronomy is about telescopes. (Dijkstra)
http://www.procoders.net
More information about the Python-list
mailing list