From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 15:23:20 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C949916A41F for ; Thu, 20 Oct 2005 15:23:20 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63EE643D5A for ; Thu, 20 Oct 2005 15:23:17 +0000 (GMT) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id D5D4536591B; Thu, 20 Oct 2005 17:23:16 +0200 (CEST) Received: from [147.215.1.13] (desolation.esiee.fr [147.215.1.13]) by mail.esiee.fr (Postfix) with ESMTP id 797AE36590B; Thu, 20 Oct 2005 17:23:16 +0200 (CEST) Message-ID: <4357B64D.90101@esiee.fr> Date: Thu, 20 Oct 2005 17:22:53 +0200 From: Frank Bonnet User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Norgaard References: <43574B5E.4020503@esiee.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-Questions Subject: Re: Printing quota ? 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: Thu, 20 Oct 2005 15:23:21 -0000 Erik Norgaard wrote: > > LPRng calls the script with user information as command line options and > the document on STDIN. The script determines the user from the command > line option and counts pages in postscript documents by parsing STDIN. > > If the document doesn't look enough like postscript it is discarded. > Windows users have a hard time getting it right. well ... we use PostScript and PCL so it is not suitable to discard non postscript jobs anyway thanks for your answer