Re: PPD vs printer driver question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Predrag Punosevac <punosevac@...>
Cc: <misc@...>
Date: Sunday, November 11, 2007 - 5:22 pm

On 10.11-17:01, Predrag Punosevac wrote:
[ ... ]

no. they simply describe the functions available on the printer.
this allows the interface to display those printer options to you.
for PS compatible printers this is enough, you select the options
and the document, with the selected options, are passed along to the
printer. for non-PS printers the options are passed to the backend
processor which produces the relevant commands for that printer.

with CUPS you'll (most likely) have ghostscript as a backend processor.
this comes with support for a good range of printer backends (e.g.
PCL) as well as being easily extensible with vendor processors (like
the hpijs processor from HP).

with lpd and apsfilter you process the incoming text or latex file
into postscript. this works fine if the printer supports PS. if not
then you'll pipe that postscript onto ghostscript which will then
process the PS into the native printer language (e.g. PCL).

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Printing with apsfilter, kim, (Fri Nov 9, 1:42 pm)
Re: Printing with apsfilter, , (Fri Nov 9, 4:20 pm)
Re: Printing with apsfilter, Jacob Meuser, (Fri Nov 9, 7:25 pm)
Re: Printing with apsfilter, kim, (Sat Nov 10, 3:39 pm)
Re: Printing with apsfilter, Predrag Punosevac, (Fri Nov 9, 10:15 pm)
Re: Printing with apsfilter, Jacob Meuser, (Sat Nov 10, 12:30 am)
Re: Printing with apsfilter, Douglas A. Tutty, (Sat Nov 10, 9:41 am)
Re: Printing with apsfilter, Predrag Punosevac, (Sat Nov 10, 3:04 pm)
Re: Printing with apsfilter, Douglas A. Tutty, (Sat Nov 10, 9:46 pm)
Re: Printing with apsfilter, William Boshuck, (Sat Nov 10, 10:57 pm)
Re: Printing with apsfilter, Douglas A. Tutty, (Sun Nov 11, 11:43 am)
Re: Printing with apsfilter, William Boshuck, (Sun Nov 11, 6:31 pm)
PPD vs printer driver question, Predrag Punosevac, (Sat Nov 10, 7:17 pm)
Re: PPD vs printer driver question, Predrag Punosevac, (Sat Nov 10, 8:01 pm)
Re: PPD vs printer driver question, , (Sun Nov 11, 5:22 pm)
Re: Printing with apsfilter , Aaron W. Hsu, (Sat Nov 10, 3:32 pm)
Re: Printing with apsfilter, Girish Venkatachalam, (Sat Nov 10, 9:21 pm)
Re: Printing with apsfilter, , (Sun Nov 11, 5:22 pm)
Re: Printing with apsfilter, Girish Venkatachalam, (Mon Nov 12, 3:28 am)
Re: Printing with apsfilter, n0g0013, (Mon Nov 12, 7:13 am)
Re: Printing with apsfilter, Predrag Punosevac, (Sun Nov 11, 9:31 pm)
Re: Printing with apsfilter, n0g0013, (Mon Nov 12, 6:50 am)