From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4476495D.70901@gmx.net> Date: Fri, 26 May 2006 02:18:37 +0200 From: Till Kamppeter MIME-Version: 1.0 Subject: Re: [Printing-architecture] Notes of today's telecon References: <44763048.4080605@Sun.COM> In-Reply-To: <44763048.4080605@Sun.COM> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: Printing architecture under linux List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wendy Phillips Cc: Norm Jacobs , printing-architecture Norm Jacobs wrote: > > Till also suggested the "extra" tag. I'm not clear why. Till? > For one and the same printer there can be more than one driver but the PPDs come from the same supplier. There are PPDs from Foomatic for the HP LaserJet 4050 for the "ljet4", the "pxlmono", and the "hpijs" driver for example. Gutenprint has standard (full option set) and simplified (reduced option set) PPDs. Then we can do /usr/share/ppd/foomatic/HP/HP-LaserJet_4050-ljet4-en.ppd /usr/share/ppd/foomatic/HP/HP-LaserJet_4050-pxlmono-en.ppd /usr/share/ppd/foomatic/HP/HP-LaserJet_4050-hpijs-en.ppd /usr/share/ppd/gutenprint/HP/HP-LaserJet_4050-standard-en.ppd /usr/share/ppd/gutenprint/HP/HP-LaserJet_4050-simplified-en.ppd Till