Click to See Complete Forum and Search --> : lpr raw mode?


Legg83
12-07-2001, 11:38 AM
How can I set up lpr to print in raw mode?

I'm trying to get samba to let windows use their own printer drivers to print to the printer, and the only way I can do that is if I print to the printer with raw data (no filtering)

anyone know how to set this up easily? is it just a printcap option?

thanks

vhg119
12-07-2001, 12:40 PM
which distro. RH has printtool. Theres an option in there for raw mode. Theres also a setting in samba too i think.

Legg83
12-07-2001, 04:35 PM
Slackware 8

i don't think its in samba, samba's just in charge of sending it to the spooler... its the lpr command/printcap deffinition that i need to change... (i think)

Taizong
12-07-2001, 04:38 PM
Just define a new printer in your printcap that uses no filter. Then install the network printer on your Windows box and use the drivers there.

And you are correct, samba merely passes the job to the queue where lpr takes over.