root / pkpgcounter / trunk / man / pkpgcounter.1 @ 334

Revision 334, 1.9 kB (checked in by jerome, 18 years ago)

Improved the gs+Acrobat Reader fix done in 1.78

  • Property svn:keywords set to Author Date Id Revision
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
2.TH PKPGCOUNTER "1" "February 2006" "C@LL - Conseil Internet & Logiciels Libres" "User Commands"
3.SH NAME
4pkpgcounter \- manual page for pkpgcounter 1.81
5.SH DESCRIPTION
6pkpgcounter v1.81 (c) 2003, 2004, 2005, 2006 Jerome Alet
7.PP
8pkpgcounter is a generic Page Description Language parser.
9.PP
10pkpgcounter parses any number of input files and/or its standard input
11and outputs the number of pages needed to print these documents.
12.PP
13pkpgcounter currently recognizes the following document formats :
14.IP
15* PostScript (both DSC compliant and binary)
16* PDF
17* PCLXL (aka PCL6)
18* PCL3/4/5 (mostly)
19* DVI
20* TIFF
21* ESC/P2
22* OpenDocument (OpenOffice.org)
23* Zenographics ZjStream
24.PP
25command line usage :
26.IP
27pkpgcounter [options] [files]
28.PP
29options :
30.TP
31\fB\-v\fR | \fB\-\-version\fR
32Prints pkpgcounter's version number then exits.
33.TP
34\fB\-h\fR | \fB\-\-help\fR
35Prints this message then exits.
36.TP
37\fB\-d\fR | \fB\-\-debug\fR
38Activate debug mode.
39.PP
40examples :
41.IP
42\f(CW$ pkpgcounter file1.ps file2.escp2 file3.pclxl <file4.pcl345\fR
43.IP
44Will launch pkpgcounter and will output the total number of pages
45needed to print all the documents specified.
46.PP
47This program is free software; you can redistribute it and/or modify
48it under the terms of the GNU General Public License as published by
49the Free Software Foundation; either version 2 of the License, or
50(at your option) any later version.
51.PP
52This program is distributed in the hope that it will be useful,
53but WITHOUT ANY WARRANTY; without even the implied warranty of
54MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
55GNU General Public License for more details.
56.PP
57You should have received a copy of the GNU General Public License
58along with this program; if not, write to the Free Software
59Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA.
60.PP
61Please e\-mail bugs to: alet@librelogiciel.com
Note: See TracBrowser for help on using the browser.