计算彩色和灰度打印作业

发布于 2024-08-05 15:37:16 字数 239 浏览 4 评论 0原文

我正在编写一个小型应用程序,该应用程序应该计算发送到本地打印机的彩色和灰度作业的数量。

它的目的是与打印机记录的内容进行交叉引用。如果作业中存在任何非灰度元素,打印机将记录彩色作业。

目前我正在使用 EnumJobs 调用,但我无法获取任何颜色信息。我开始认为我必须读取正在假脱机扫描的 spl 文件以获取调色板...

我已经尝试了一些打印审核应用程序,其中一些能够做到这一点。

任何指示将不胜感激!

I'm writing a small application that's supposed to count the number of colour and grayscale jobs going to local printers.

It's meant to cross reference with what the printer records. If there is any non-grayscale elements on the job, the printer records a colour job.

At the moment I'm using the EnumJobs call but I can't get any colour info on it. I'm starting to think I'll have to read the spl files that are spooling to scan it for a colour palette...

I've tried a few print auditing applications and some of them are able to do it.

Any pointers will be much appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文