From owner-freebsd-questions@FreeBSD.ORG Thu May 22 16:11:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EB1137B401 for ; Thu, 22 May 2003 16:11:59 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BBE743F93 for ; Thu, 22 May 2003 16:11:58 -0700 (PDT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp1969.sa.padsl.internode.on.net [150.101.26.176]) h4MNBqMO011601; Fri, 23 May 2003 08:41:53 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Eduardo Viruena Silva Date: Fri, 23 May 2003 08:41:52 +0930 User-Agent: KMail/1.4.3 References: <20030522143851.GA729@lisa.home.net> <200305230104.51666.malcolm.kay@internode.on.net> <20030522115744.H48229@Gina.esfm.ipn.mx> In-Reply-To: <20030522115744.H48229@Gina.esfm.ipn.mx> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200305230841.52047.malcolm.kay@internode.on.net> cc: tollallenamensindbelegt@t-online.de cc: freebsd-questions@freebsd.org Subject: Re: can't print postscript files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2003 23:11:59 -0000 On Fri, 23 May 2003 02:37, Eduardo Viruena Silva wrote: > On Fri, 23 May 2003, Malcolm Kay wrote: [snip] > > #gs -h -> produces -> > > GNU Ghostscript 6.52 (2001-10-20) Note the "GNU" here! > > Copyright (C) 2001 artofcode LLC, Benicia, CA. All rights reserved. > > Usage: gs [switches] [file1.ps file2.ps ...] > > Most frequently used switches: (you can use # in place of =3D) > > -dNOPAUSE no pause after page | -q `quiet', fewer > > messages -gx page size in pixels | -r pixels/= inch > > resolution -sDEVICE=3D select device | -dBATCH exi= t > > after last file -sOutputFile=3D select output file: - for stdou= t, > > |command for pipe, embed %d or %ld for page # Input formats: PostScri= pt > > PostScriptLevel1 PostScriptLevel2 PDF > > Available devices: > > x11 bbox x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 x11gray2 x11g= ray4 > > x11mono x11rg16x x11rg32x appledmp iwhi iwlo iwlq hl7x0 bj10e bj20= 0 > > ^^^^^ > > bjc600 bjc800 lbp8 lips3 m8510 coslw2p coslwxl stp uniprint dl2100 > > la50 > > Sorry Malcolm, mine does not have it. > And it is newer: version 7.05 !! I don't believe the GNU distribution has reached this version number. I think you must have the Aladdin distribution which is more significant than the particular version number. The total number of devices available in each distribution is enormous; but those to be included can easily be selected at compilation, and the default selection in distributions can be quite different. Malcolm