Thank you. I was able to send the following PJL to the printer and it
worked.
@PJL STMSG DISPLAY = "Hello from John"
Do you have any experience handling PJL responses from the
printer?...What I really want to do is get PJL information back from
the printer and read it in python(or
On 1/10/2011 7:06 AM loial said...
Thanks for responding..
First question...how do I send it to the printer? Printer would be
on the network.
Start here:
http://mail.python.org/pipermail/python-announce-list/2000-November/000567.html
The middle article covers accessing the printer.
Emile
On Montag 10 Januar 2011, loial wrote:
> First question...how do I send it to the printer? Printer
> would be on the network.
echo PJL | lp -oraw -dnetworkprinter
if it works, translate it to python
--
Wolfgang
--
http://mail.python.org/mailman/listinfo/python-list
Thanks for responding..
First question...how do I send it to the printer? Printer would be
on the network.
--
http://mail.python.org/mailman/listinfo/python-list
On 1/10/2011 6:12 AM loial said...
Anyone got any experience of send PJL commands to a printer using
Python on Unix?
Are you having trouble? PJL is sent like any other text...
Emile
--
http://mail.python.org/mailman/listinfo/python-list
Anyone got any experience of send PJL commands to a printer using
Python on Unix?
--
http://mail.python.org/mailman/listinfo/python-list