Re: win32print

2015-07-01 Thread BartC
On 01/07/2015 12:28, Tim Golden wrote: On 01/07/2015 12:02, BartC wrote: Yes, I ended up there at one point, but didn't see a win32print.py file, Presumably, nowhere on the internet is there a ready-to-use copy of win32print.py that someone else could just download with little effort? If

Re: win32print

2015-07-01 Thread Tim Golden
On 01/07/2015 12:02, BartC wrote: > On 01/07/2015 11:15, Mark Lawrence wrote: >> On 01/07/2015 09:59, BartC wrote: >>> I need to print a text file to whatever printer in Windows is called >>> 'Generic/Text Only'. I looked for a Python solution and come acro

Re: win32print

2015-07-01 Thread BartC
On 01/07/2015 11:15, Mark Lawrence wrote: On 01/07/2015 09:59, BartC wrote: I need to print a text file to whatever printer in Windows is called 'Generic/Text Only'. I looked for a Python solution and come across Tim Golden's win32print module which looks perfect, eg: http://

Re: win32print

2015-07-01 Thread Mark Lawrence
On 01/07/2015 09:59, BartC wrote: I need to print a text file to whatever printer in Windows is called 'Generic/Text Only'. I looked for a Python solution and come across Tim Golden's win32print module which looks perfect, eg: http://timgolden.me.uk/pywin32-docs/win32print.html

win32print

2015-07-01 Thread BartC
I need to print a text file to whatever printer in Windows is called 'Generic/Text Only'. I looked for a Python solution and come across Tim Golden's win32print module which looks perfect, eg: http://timgolden.me.uk/pywin32-docs/win32print.html However, that tells me everything

Re: Windows Printing using win32print

2008-04-29 Thread Tim Golden
José Roberto wrote: Olá KellyK! I have read your comentary about how to print with python in windows using win32print. I have trying to use in my problem : print a figure (.jpg, .png...etc) could you help me? Does this help? http://timgolden.me.uk/python/win32_how_do_i/print.html

Windows Printing using win32print

2008-04-29 Thread José Roberto
Olá KellyK! I have read your comentary about how to print with python in windows using win32print. I have trying to use in my problem : print a figure (.jpg, .png...etc) could you help me? Thanks a lot JRoberto-- http://mail.python.org/mailman/listinfo/python-list