On 10 Feb 2003 06:08:36 -0800, in comp.os.linux.setup,
>Hello,
>i successfully setup my printer using Apsfilter in my RH7.3 Linux box,
>thank bonehead and Dr.Yuan Liu for helping, their replies are useful.
>Now i have got another problem, how to set two or three print queues
>to one printer, can Linux do that?
Yes. Just make sure that each print queue is implemented with a seperate
spool subdirectory, and that all the printcap entries point to the same
device. I.e.
printer1:lp=/dev/lp0:sd=/var/spool/lpd/printer1:if=/usr/share/printfilter:
printer2:lp=/dev/lp0:sd=/var/spool/lpd/printer2:if=/usr/share/printfilter:
printer3:lp=/dev/lp0:sd=/var/spool/lpd/printer3:if=/usr/share/printfilter:
Lew Pitcher, Information Technology Consultant, Toronto Dominion Bank Financial Group
(Opinions expressed are my own, not my employer's.)