From owner-freebsd-questions Thu Apr 15 19:59:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 1C86214DE9 for ; Thu, 15 Apr 1999 19:59:18 -0700 (PDT) (envelope-from A_Johns@TurnAround.com.au) Received: from TurnAround.com.au (dhcp64.turnaround.com.au [192.168.1.64]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id NAA16381; Fri, 16 Apr 1999 13:05:14 +1000 (EST) (envelope-from A_Johns@TurnAround.com.au) Message-ID: <3716A736.FE9748AF@TurnAround.com.au> Date: Fri, 16 Apr 1999 12:57:58 +1000 From: Andrew Johns Organization: TurnAround Solutions P/L X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: mbermal@ucsd.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Ghostscript Print quality References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man gs is your friend: To select the density on a printer, use gs -sDEVICE= -rx For example, on a 9-pin Epson-compatible printer, you can get the lowest-density (fastest) mode with gs -sDEVICE=epson -r60x72 and the highest-density mode with gs -sDEVICE=epson -r240x72. Try using the -r option to gs and set a lower resolution than the printer default. HTH -- Regards | _/\_/\ Andrew Johns BSc (Comp Sci) | / \ TurnAround Solutions Pty Ltd | \_...__/ http://www.turnaround.com.au/ | \/ "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message