Printing
Michel Wurtz - ENGEES/CEREG
mw at engees.u-strasbg.fr
Mon Oct 4 03:16:32 EDT 1999
Rich Shepard wrote:
>
> When I completed my migration to linux I replaced my color ink jet printer
> (a Canon BJC-4550) which is not supported in linux with a H-P DeskJet 2500C
I use a Canon color ink jet printer BJC-4100, which was also not
directly supported by Linux. But the BJC-600 option of gostscript
worked great. So now, my BJC-4100 is ercognized by Linux as a
Postscript color printer.
--------/etc/printcap contains ------------------- :
lpc|bjc|bjc4100:lp=/dev/lp1:sd=/usr/spool/lpd:sh:\
:if=/usr/local/bin/bjc4100:mx#0:\
:af=/usr/adm/lp-acct:\
:lf=/usr/adm/lp-err:
--------------------------------------------------
--------/usr/local/bin/bjc4100 contains ---------- :
#!/bin/sh
exec /usr/bin/gs -sDEVICE=bjc600 -sOutputFile=- -r360x360 -q -
--------------------------------------------------
Maybe it's just as simple as that (NB: Is use a slackware version
of Linux, which use the standard BSD printing sheme...
--
Michel Wurtz ENGEES - CEREG
1, quai Koch - BP 1039, F-67070 STRASBOURG cedex
Tel: +33 03.88.24.82.45 Fax: +33 03.88.37.04.97
More information about the grass-user
mailing list