> 
> 
>       I have an HP Laserjet series II.  I'm trying to print postscipt
> files.  I'm using "gs -sDEVICE=laserjet -r150 myfile.ps 
> -sOutputFile=test.ps" to produce an output file called test.ps.
> If I try to print test.ps, my printer lights blink, but nothing
> prints.   If I then print a simpler text file, my ps file prints with the
> simple text file scrunched at the bottom.
> 
>       On RedHat 4.2, I was able to print postscript using some similar
> command line.
> 
>       Thanks.
> 
> 
> -- 
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with 
>                        "unsubscribe" as the Subject.
> 
> 
> 

try

        gs -sDEVICE=laserjet -r150 myfile.ps | /dev/lp0
                        ^
                        |
I think the laserjet does better resolution that this!
My ancient lbp-8 does 300x300.

better yet, use the RH printtool....

Harold


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to