Date: Thu, 3 Jan 2002 16:13:47 +0100 From: Cliff Sarginson <cliff@raggedclown.net> To: freebsd-questions@FreeBSD.ORG Subject: Re: Printing Question Message-ID: <20020103151347.GB9291@raggedclown.net> In-Reply-To: <3C347256.3990CC69@vortex.wa4phy.net> References: <3C339CDA.C74F940A@vortex.wa4phy.net> <20020103111011.A1591@tisys.org> <3C347256.3990CC69@vortex.wa4phy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 03, 2002 at 10:01:42AM -0500, Sam Drinkard wrote: > Hi Nils, > > Well, it just seems kind of like beating around the bush to have to > go thru all the print gyrations to get a pcl output. I realize > apsfilter works, and works quite well, as I use it, but if you happen to > have a printer not supported by apsfilter, then what does one do? The > whole thougt was geared towards the direction that *BSD and Linux are > headed... The adoption of postscript has nothing to do with Linux or FreeBSD. Postscript is a programming language that structures a document in a device independent way. Hence, much in keeping with the Unix philosophy filters get written to turn it into something that can be printed on printers that do not contain the necessary bits to understand postscript directly. Postscript printers are expensive because they are in fact quite powerful computers in their own right. The one I use at work even has a website on it :) -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020103151347.GB9291>