Changeset 1548
- Timestamp:
- 06/18/04 16:03:58 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/man/pkpgcounter.1
r1432 r1548 1 1 .TH PKPGCOUNTER "1" "April 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 2 2 .SH NAME 3 pkpgcounter \- PyKota script to count pages in PostScript or PCL documents3 pkpgcounter \- PyKota script to count pages in PostScript, PDF or PCL documents 4 4 .SH SYNOPSIS 5 5 .B pkpgcounter … … 13 13 .PP 14 14 \fBpkpgcounter\fP is a convenience script provided by pykota that attempts 15 to count the number of pages in a PostScript or PCL document. This may be of use15 to count the number of pages in a PostScript, PDF or PCL document. This may be of use 16 16 as an external accounter as defined in /etc/pykota/pykota.conf, since currently 17 17 \fBpkpgcounter\fP is the smarter software accounter included with PyKota.