Date: Sat, 5 May 2001 04:24:05 -0500 From: Mike Meyer <mwm@mired.org> To: "Robert T.G. Tan" <rotan@cs.pdx.edu> Cc: questions@freebsd.org Subject: Re: Printing colors Message-ID: <15091.50869.77322.781768@guru.mired.org> In-Reply-To: <65690023@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Robert T.G. Tan <rotan@cs.pdx.edu> types: > How do you print colors, and *.pdf files, using magicfilter? > Ive got an HP Deskjet 880C, and use the ..magicfiler/deskjet-filter. This isn't a magicfilter (or apsfilter) problem, it's a ghostscript problem. You need to tweak the filter to invoke ghostscript with the color desktjet driver. For magicfilter, copy deskjet-filter to cdeskjet-filter, then edit the cdeskjet-filter to change the gs lines from "-sDEVICE=deskjet" to "-sDEVICE=cdeskjet". I'm not positive that cdjeskjet the correct device name; it might be cdjcolor. If you check the -questions archives, it's been discussed before by people with color deskjets. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15091.50869.77322.781768>