how to connect to ethernet printer throught python?
Posted
by
Prasanth
on Stack Overflow
See other posts from Stack Overflow
or by Prasanth
Published on 2012-04-16T05:23:29Z
Indexed on
2012/04/16
5:28 UTC
Read the original article
Hit count: 407
How can i connect and send data to a Ethernet receipt printer Epson-T88V through python2.7, i have set the ipaddress of the Ethernet printer manually and the utility software communication is also successful. How do i detect and connect to these printers and send data to print. Is there and module for Ethernet connection in python. Using more than one Ethernet printer and separate data to be printed simultaneously from a single system, i am using windows xp and python 2.7 hope i am clear Thanks.
© Stack Overflow or respective owner