Download List

项目描述

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 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

页计数模式的支持增加了对佳能北京/ BJC,结构传真,和ASCII PNM文件格式。在SPL1(又名GDI)的解析器的改善,现在应该正确地为所有这些文件的帐户。该PCL3/4/5解析器进行了改进。最后,所有Ghostscript的输出设备列表和它们的支持现已在线提供。
标签: 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

一个主要的错误是固定在OpenDocument的文件的检测。为Microsoft Word文件格式的支持增加了两页计算和油墨覆盖模式。对的OpenDocument文件格式的支持已经扩展到油墨覆盖模式。这些重大变化,要求第三者的存在是现在自动检测并报告在运行时,如果需要的可执行工具。
标签: 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

此版本增加了对由Python图像库支持所有图像格式的支持,增加了对惠普的轻型成像设备接口语言如hpijs或本地生产的打印机驱动程序,并增加了一般的可靠性和代码的可读性。
标签: 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

一个兄弟的惠博普页面描述语言分析器现在已列入。该PCLXL解析器进行了改进,正确分析佳能ImageRunner命令,为了配合什么PCL3/4/5解析器已经这样做。
标签: 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

此版本现在包括了爱普生的ESC/PageS03页面描述语言分析器。第二个错误是固定的代码,处理佳能ImageRunner打印机驱动程序的输出。
标签: 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