pkpgcounter 3.30 (Default branch) |
|
|
pkpgcounter parses files and outputs the number of
pages needed to print them. It can also, for
certain file formats, compute the percentage of
ink colors covering each page. It currently
recognizes almost 20 Page Description Languages, including the most used ones like Postscript, PDF, or the PCL family, corresponding to hundreds of different printer drivers. This utility and Python library is often used as the PDL parsing engine in print accounting software like PyKota or JASMine, but can of course be used independently.
License: GNU General Public License (GPL)
Changes:
This release adds support for all image formats
supported by the Python
Imaging Library, adds support for
Hewlett-Packard's Lightweight Imaging
Device Interface Language as produced by hpijs or
native printer
drivers, and increases the general reliability and
code readability.
|