From owner-freebsd-questions@FreeBSD.ORG Mon Jun 4 04:23:13 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E31F106564A for ; Mon, 4 Jun 2012 04:23:13 +0000 (UTC) (envelope-from bonomi@mail.r-bonomi.com) Received: from mail.r-bonomi.com (mx-out.r-bonomi.com [204.87.227.120]) by mx1.freebsd.org (Postfix) with ESMTP id C7F248FC0C for ; Mon, 4 Jun 2012 04:23:12 +0000 (UTC) Received: (from bonomi@localhost) by mail.r-bonomi.com (8.14.4/rdb1) id q544NWtZ083914; Sun, 3 Jun 2012 23:23:32 -0500 (CDT) Date: Sun, 3 Jun 2012 23:23:32 -0500 (CDT) From: Robert Bonomi Message-Id: <201206040423.q544NWtZ083914@mail.r-bonomi.com> To: freebsd-questions@freebsd.org, mueller23@insightbb.com In-Reply-To: Cc: Subject: Re: HP networked printer -- hp-setup won't use, hp-probe finds X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2012 04:23:13 -0000 > From: "Thomas Mueller" > > Polytropon, you mention ppd files (.ppd or .ppd.gz). > > Is this the binary plugin that hplip was unable to install for me? No. '.ppd' files are '

ostscript

rinter escription' files. They ontain 'device dependant information about a specific make/model of Postscript-capable printer. They consist of 'feature' names, 'values' for that feature, and the postscript code fragment that tells that printer how to use a particular 'value' for that particular feature. e.g. one can select the input paper tray by 'name' -- e.g. 'upper', 'lower', etc. -- without having to know whether trays are numbered starting at zero or one, or whether the numbering goes 'up' or 'down'. '.ppd' files are relevent _only_ if you are producing postscript output,