apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.85k stars 452 forks source link

How to get a list of canceled or successful print jobs? #6159

Open JoRe2000 opened 6 months ago

JoRe2000 commented 6 months ago

I want to save successful printed jobs to an external database. Therefore I am currently using the lpstat -w completedshell command and save the output to that database. But unfortunately the command also returns canceld print jobs. So is there any possibility to get a list without the canceled print jobs?

Deki-Che commented 3 months ago

cups4j