From owner-freebsd-questions Mon Nov 13 10:17: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.jaring.my (smtp1.jaring.my [192.228.128.45]) by hub.freebsd.org (Postfix) with ESMTP id 3BE7137B479 for ; Mon, 13 Nov 2000 10:17:03 -0800 (PST) Received: from mypc (j7.jhb58.jaring.my [161.142.214.141]) by smtp1.jaring.my (8.10.0.Beta6/8.9.3) with SMTP id eADIGx427068 for ; Tue, 14 Nov 2000 02:17:00 +0800 (MYT) Message-ID: <001a01c04d9e$64b61540$0d01a8c0@mypc> Reply-To: "Thomas L." From: "Thomas L." To: Subject: Count page in lpr output Date: Tue, 14 Nov 2000 02:20:04 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! It is possible to get the number of page of a print file for lpr from the print queue before the print file being printed out? I am working on a project where I have to capture the print out submitted through lpr, count the number of page of the print job, show it to the end user on another workstation, only then print the submitted print job when the user press ok. Many thanks for any advice Thomas Liaw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message