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

Re: Printer Resolution Problem.



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   jim@oz.net
> http://www.oz.net/~jim/
> 
> 
> --
> TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
> debian-user-request@lists.debian.org . 
> Trouble?  e-mail to templin@bucknell.edu .

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     mschmitz@bend-or.com    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
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: