gpt4 book ai didi

c - OSX - 捕获打印作业。

转载 作者:行者123 更新时间:2023-11-30 17:18:27 24 4
gpt4 key购买 nike

我一直在进行研究,但找不到一种方法来捕获用户已向打印机发送了多少打印作业(或已打印了多少页)。

我想做的是一个简单的 OSX 用户打印的页面计数器。你见过类似的东西吗?

1.- 能够通过计算机中的软件而不是打印机来计算打印作业的数量。2.- 数一下有多少页?

最佳答案

OS X 使用杯子进行打印。您可以通过以下方式列出用户 user_name 已完成的作业:

lpstat -W completed -u user_name

您可以尝试从/var/log/cups/page_log 获取打印的页数,但该文件的内容取决于打印机驱动程序。来自 cups documentation :

Page Logging

CUPS logs every page that is printed on a system to the page_log file. Page logging is only available for drivers that provide page accounting information, typically all PostScript and CUPS raster devices. Raw queues and queues using third-party solutions such as Foomatic generally do not have useful page accounting information available.

关于c - OSX - 捕获打印作业。,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29170444/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com