On May 8, Jim Smith wrote
> Forgot to mention that I'm using Magicfilter, maybe the resolution can
> be reduced to 150 dpi there somewhere.
> 
> Jim
> -- 
> ========================================
> Debian Linux! Where I REALLY went today!
> Jim Smith   [EMAIL PROTECTED]
> http://www.oz.net/~jim/
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> [EMAIL PROTECTED] . 
> Trouble?  e-mail to [EMAIL PROTECTED] .

1. Find out where magicfilter put its' filter.

[mike:~] grep if= /etc/printcap 
        :if=/usr/sbin/dj500c-filter:\

2. Edit that file, The postscript section is near the top.

# PostScript
0       %!              filter  /usr/bin/gs  -q -dSAFER -dNOPAUSE -r300 -sDEVICE
=cdj500 -sOutputFile=- -                                            ^^^
0       \004%!          filter  /usr/bin/gs  -q -dSAFER -dNOPAUSE -r300 -sDEVICE
=cdj500 -sOutputFile=- -                                            ^^^
 Change the 300 to 150

      -- Examples are for deskjet 500C but yours' should be similar --

HTH
-- 
-----------------------------------------------------------------------------
  Mike Schmitz     [EMAIL PROTECTED]    http://www.bend-or.com/~mschmitz   
  Don't blame me - I voted libertarian!    http://www.lp.org/                 
  Use Debian Linux - the free Gnu/Linux    http://www.debian.org/             
-----------------------------------------------------------------------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to