[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: printcap for bjc4000



> From: Rich Sahlender <rsahlen@debian.org>
>
> In /etc/printcap :
>
> lp:\
> 	:lp=/dev/lp1:\
> 	:sd=/var/spool/lpd/lp1:\
> 	:if=/etc/filter.bjc600:\
> 	:af=/var/log/lp-acct:\
> 	:lf=/var/log/lp-errs:\
> 	:mx#0:\
> 	:sh:
>
> And in /etc/filter.bjc600 :
>
> #!/bin/sh
> /usr/bin/gs -q \
> 	-sDEVICE=bjc600 \
> 	-r360x360 \
> 	-sPAPERSIZE=letter \
> 	-dNOPAUSE \
> 	-dSAFER \
> 	-sOutputFile=- -
>

You can also get the magicfilter package who has a big collection
of filter files (really useful for printing most of the usual files
and avoid to print vmlinuz, for example...) but keep this as reference
because I don't see any bjc600-filter in /etc/magicfilter/ ...

Anyway, it's a good way to start :)

Fab.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: