Re: [pyusb-users] Example to print to a USB printer

2010-08-13 Thread Wander Lairson
2010/8/13 Helmut Jarausch : > On 08/13/10 15:34:35, Wander Lairson wrote: >> 2010/8/13 Helmut Jarausch : >> > Hi, >> > >> > I'm very new to this busyness and I just need to send a file >> directly >> > to my USB printer (bypassing CUPS). >> > >> > Can anybody point me to a simple example, please? >

Re: [pyusb-users] Example to print to a USB printer

2010-08-13 Thread Helmut Jarausch
On 08/13/10 15:34:35, Wander Lairson wrote: > 2010/8/13 Helmut Jarausch : > > Hi, > > > > I'm very new to this busyness and I just need to send a file > directly > > to my USB printer (bypassing CUPS). > > > > Can anybody point me to a simple example, please? > > I think that if you need just that

Re: [pyusb-users] Example to print to a USB printer

2010-08-13 Thread Wander Lairson
2010/8/13 Helmut Jarausch : > Hi, > > I'm very new to this busyness and I just need to send a file directly > to my USB printer (bypassing CUPS). > > Can anybody point me to a simple example, please? I think that if you need just that, it is easier to use /dev/usb/lp0... > > Many thanks, > Helmut