Download List

Descripción del Proyecto

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 or file formats, including the most used ones like Postscript, PDF, the PCL family, DVI, OpenDocument, or even Microsoft Word, 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-10 01:57
3.50

Página de soporte de modo de contar se ha añadido para Canon BJ / BJC, estructurado Fax, y formatos de archivo ASCII PNM. El SPL1 (alias GDI) analizador se ha mejorado, y ahora deberá contabilizar correctamente todos los archivos de tipo. El analizador de PCL3/4/5 fue mejorada. En línea Por último, la lista de todos los dispositivos de salida de Ghostscript y su nivel de apoyo está disponible.
Tags: Major feature enhancements
Page counting mode support was added for Canon BJ/BJC, Structured Fax, and ASCII PNM file formats. The SPL1 (aka GDI) parser was improved, and should now correctly account for all such files. The PCL3/4/5 parser was improved. Finally, the list of all GhostScript output devices and their level of support is now available online.

2007-11-29 03:09
3.40

Un fallo importante fue fijada en la detección de documentos OpenDocument. Soporte para el formato de archivo de Microsoft Word se ha añadido tanto en el recuento de páginas y los modos de cobertura de tinta. Soporte para el formato de archivos OpenDocument se ha extendido a modo de cobertura de tinta. Estos cambios importantes requieren herramientas de ejecutables tercero cuya presencia es ahora automáticamente detectadas y comunicadas en tiempo de ejecución si es necesario.
Tags: Major feature enhancements
A major bug was fixed in the detection of OpenDocument documents. Support for the Microsoft Word file format has been added in both page counting and ink coverage modes. Support for the OpenDocument file format has been extended to ink coverage mode. These major changes require third party executable tools whose presence is now automatically detected and reported at runtime if needed.

2007-11-23 16:33
3.30

Esta versión incluye el soporte para todos los formatos de imagen soportados por la Biblioteca de Python Imaging, añade soporte para Hewlett-Packard Lightweight Imaging Device Interface Language producidos por hpijs o controladores de impresora nativos, y aumenta la fiabilidad general y la legibilidad de código.
Tags: Major feature enhancements
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.

2007-10-01 23:51
3.20

Un analizador de HTA Hermano lenguaje de descripción de página se incluye ahora. El analizador de PCLXL se ha mejorado para analizar correctamente los comandos ImageRunner Canon, a fin de coincidir con lo que el analizador PCL3/4/5 ya lo hace.
Tags: Major feature enhancements
A parser for Brother's HBP Page Description Language is now included. The PCLXL parser was improved to correctly parse Canon ImageRunner commands, in order to match what the PCL3/4/5 parser already does.

2007-09-21 08:26
3.10

Este comunicado incluye ahora un analizador para ESC/PageS03 Epson lenguaje de descripción de página. Un segundo error fue corregido en el código que se encarga de la salida de los conductores de Canon ImageRunner impresora.
Tags: Major feature enhancements
This release now includes a parser for Epson's
ESC/PageS03 Page Description Language. A second
bug was fixed in the code which handles the output
of Canon's ImageRunner printer drivers.

Project Resources