Stampare su stampante aghi

Taekyon mikalzetTogliQuesto at interfree.it
Sat Sep 24 15:11:05 EDT 2005


In a nutshell lux says that:

f = open("LPT1:")
f.write("bla bla")
f.close()

prints pure text very well, but he's looking for code that'll print
without having to specify how the printer is attached ( net, parallel,
usb or whatever).

the only thing that comes to my mind is getting python code to interact
with CUPS.

-- 
Taekyon



More information about the Python-list mailing list