From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 08:53:26 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 2413616A41F for ; Thu, 20 Oct 2005 08:53:26 +0000 (GMT) (envelope-from norgaard@math.ku.dk) Received: from imf.math.ku.dk (fw.math.ku.dk [130.225.103.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63AE043D68 for ; Thu, 20 Oct 2005 08:53:25 +0000 (GMT) (envelope-from norgaard@math.ku.dk) Received: from imf.math.ku.dk (localhost [127.0.0.1]) by imf.math.ku.dk (Postfix) with ESMTP id 2B71B1B333; Thu, 20 Oct 2005 10:53:22 +0200 (CEST) Received: from shannon.math.ku.dk (shannon.math.ku.dk [130.225.103.12]) by imf.math.ku.dk (Postfix) with ESMTP; Thu, 20 Oct 2005 10:53:22 +0200 (CEST) Date: Thu, 20 Oct 2005 10:53:22 +0200 (CEST) From: Erik Norgaard To: Olivier Nicole In-Reply-To: <200510200845.j9K8j7kB057664@banyan.cs.ait.ac.th> Message-ID: References: <43574B5E.4020503@esiee.fr> <200510200845.j9K8j7kB057664@banyan.cs.ait.ac.th> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: f.bonnet@esiee.fr, questions@freebsd.org 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 08:53:26 -0000 On Thu, 20 Oct 2005, Olivier Nicole wrote: >> If the document doesn't look enough like postscript it is >> discarded. Windows users have a hard time getting it right. > > What I wrote will query the printer for page count before and afterthe > job. We tried that also, however, then you have problems if printerjobs are cancelled halfway. Also, the "sanity" check works against accepting print jobs that will cause the the printer to print endless pages with strange characters untill it runs out of paper or the job is cancelled. We had a lot of those because of misconfigured windows machines. Cheers, Erik