Changeset 1575 for pykota/trunk/man

Show
Ignore:
Timestamp:
06/28/04 23:20:32 (20 years ago)
Author:
jalet
Message:

PCLXL support now works !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/man/pkpgcounter.1

    r1548 r1575  
    11.TH PKPGCOUNTER "1" "April 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" 
    22.SH NAME 
    3 pkpgcounter \- PyKota script to count pages in PostScript, PDF or PCL documents 
     3pkpgcounter \- PyKota script to count pages in PostScript, PDF, PCL5 and PCL6 documents 
    44.SH SYNOPSIS 
    55.B pkpgcounter 
     
    1313.PP 
    1414\fBpkpgcounter\fP is a convenience script provided by pykota that attempts 
    15 to count the number of pages in a PostScript, PDF or PCL document. This may be of use 
     15to count the number of pages in a DSC compliant PostScript, PDF, PCL5 or  
     16PCL6 (aka PCLXL) document. This may be of use 
    1617as an external accounter as defined in /etc/pykota/pykota.conf, since currently 
    1718\fBpkpgcounter\fP is the smarter software accounter included with PyKota.