how can i get detailed printing reports from the CUPS printing server? for example, the user sending the job, IP address, especially number of pages sent to printer
|
feedback
|
|
Assuming your CUPS is on Linux, installed with all components into their default path. Then have a look at the file
This file holds all information about jobs having been completed by CUPS. To understand the file's format, have a look at
Each line in the file tells you for each job, copy and page the following info (if it's format is not customized):
| |||
|
feedback
|