Date: Fri, 29 May 2009 15:48:18 +0200 From: Polytropon <freebsd@edvax.de> To: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> Cc: perryh@pluto.rain.com, freebsd-questions@freebsd.org Subject: Re: Canon printer and TurboPrint Message-ID: <20090529154818.ef59e8c1.freebsd@edvax.de> In-Reply-To: <alpine.BSF.2.00.0905291535280.11412@wojtek.tensor.gdynia.pl> References: <23711563.post@talk.nabble.com> <20090525154816.3cee4b9a@scorpio> <20090526144939.d21275c2.freebsd@edvax.de> <b79ecaef0905270909kd81dabcpf22289b7781c2885@mail.gmail.com> <20090527133706.1a6e4612@scorpio> <b79ecaef0905280413v28529afye2037e3c5cb5da0a@mail.gmail.com> <20090528083057.554dca76@scorpio> <alpine.BSF.2.00.0905281434040.59970@wojtek.tensor.gdynia.pl> <20090528090941.1b39b676@scorpio> <20090528183141.107ff3e4.freebsd@edvax.de> <20090528170909.GA1841@phenom.cordula.ws> <20090528193719.97764c30.freebsd@edvax.de> <alpine.BSF.2.00.0905282140400.61809@wojtek.tensor.gdynia.pl> <20090528220640.77ebc490.freebsd@edvax.de> <alpine.BSF.2.00.0905282220580.62503@wojtek.tensor.gdynia.pl> <20090528222948.6d1649b0.freebsd@edvax.de> <4a1f9e34.DbcPFQYdcplLHIxv%perryh@pluto.rain.com> <20090529152519.2f268de9.freebsd@edvax.de> <alpine.BSF.2.00.0905291535280.11412@wojtek.tensor.gdynia.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 29 May 2009 15:35:47 +0200 (CEST), Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> wrote: > > output PS when printing (that's a standard), the data can be sent > > directly to the printer that processes it. > > > > In case of PCL, apsfilter is quite okay, but you can "just" employ > > gs to do the work, so apsfilter is not neededly required. It can > > isn't apsfilter just using gs as backend? As far as I understood, it is. Driven by a text-mode menu, it lets you select printer by category and then uses gs to generate the input fed by an application into the printer's language. It helps to utilize the system's printer spooler. You can make settings regarding quality, printer connection, printer name, and other stuff. It's quite simple and easy to use, in the case you don't want to "get hands dirty" with /etc/printcap. :-) Anyway, it allows you to do something that CUPS won't: It lets you install a printer that is not attached to the system. Yes, I know, sounds stupid. :-) At the moment, I'm using it with some help by the de- list. I've added some extra gs flags to the configuration which is text file based (very comfortable), now everything works fine over parallel line. (My next goal is to achieve the same via network, shouldn't be a problem, worked before.) -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090529154818.ef59e8c1.freebsd>