From owner-freebsd-hardware Sun May 18 14:03:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA12455 for hardware-outgoing; Sun, 18 May 1997 14:03:41 -0700 (PDT) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id OAA12450 for ; Sun, 18 May 1997 14:03:38 -0700 (PDT) Received: from x14.mi.uni-koeln.de (annexr3-10.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA15084 (5.67b/IDA-1.5 for ); Sun, 18 May 1997 22:56:26 +0200 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.5/8.6.9) id WAA00464; Sun, 18 May 1997 22:39:53 +0200 (CEST) X-Face: " Date: Sun, 18 May 1997 22:39:52 +0200 From: Stefan Esser To: Teemu Kuusijarvi Cc: Sxren Schmidt , chuckr@mat.net, dave@persprog.com, jgrosch@sirius.com, randyk@ccsales.com, freebsd-hardware@FreeBSD.ORG Subject: Re: What Printer To Get - Postscript References: <199705162101.XAA19676@sos.freebsd.dk> <199705180735.KAA02245@kyyppari.hkkk.fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.73 In-Reply-To: <199705180735.KAA02245@kyyppari.hkkk.fi>; from Teemu Kuusijarvi on Sun, May 18, 1997 at 10:35:00AM +0300 Sender: owner-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On May 18, Teemu Kuusijarvi wrote: > You get color output? I have 870Cxi and Aladdin ghostscript here at work > and I have managed to get b/w only. Please tell me what driver you use > and where to get it. I'm currently using the following filter (reads from standard input and writes to standard output): gs -dSAFER -sQUIET -sDEVICE=cdj550 -sPAPERSIZE=a4 -dBitsPerPixel=32 -sOutputFile=- - (This is with Ghostscript 4.03, but any 3.x version should do, and possibly even 2.6.2 ...) The margins are a little off for A4 paper, but I didn't have time to find out the correct ones, yet. I bought that printer only a few days ago :) Regards, STefan