Re: how to create a virtual printer

2011-03-29 Thread eryksun ()
On Monday, March 28, 2011 7:12:23 AM UTC-4, kalo...@gmail.com wrote: > > Does anybody know how to create a virtual > printer with python (on both windows and linux)? Here's some code I just put together showing how to use Python to create a PostScript file printer on Windows, output raw text to

Re: how to create a virtual printer

2011-03-28 Thread Michel Claveau - MVP
Hi! On windows, install a "Generic" printer, on "FILE:" port. @-salutations -- Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: how to create a virtual printer

2011-03-28 Thread Adam Tauno Williams
On Mon, 2011-03-28 at 04:12 -0700, kalop...@gmail.com wrote: > Hi, > > Does anybody know how to create a virtual > printer with python (on both windows and linux)? I don't. Not on Windows anyway. There is no single mechanism that will work for both. On LINUX this is trivial - define a printer