Printing to printer

Larry Bates lbates at syscononline.com
Fri Aug 12 10:10:05 EDT 2005


I adapted some code from David Boddie into a Python class to write
directly to Linux print queues.  I have used it in one project and
it worked just fine.  I've attached a copy for your use.  You are
free to use it as you wish, with no guarantees or warranties.

Hope it helps.

Larry Bates

Steve M wrote:
> Hello,
> 
>         I'm having problems sending information from a python 
> script to a printer. I was wondering if someone might send me 
> in the right direction. I wasn't able to find much by Google
> 
> TIA
> Steve
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lprClass.py
URL: <http://mail.python.org/pipermail/python-list/attachments/20050812/fc16ef85/attachment.ksh>


More information about the Python-list mailing list