Bug 84309

Summary: billing information not available
Product: [Unmaintained] kcontrol Reporter: Ferdinand Gassauer <gassauer>
Component: kcmprintmgrAssignee: KDEPrint Devel Mailinglist <kde-print-devel>
Status: RESOLVED UPSTREAM    
Severity: wishlist CC: chaofeng111
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ferdinand Gassauer 2004-07-01 13:35:47 UTC
Version:            (using KDE 3.2.3, compiled sources)
Compiler:          gcc version 3.2.2
OS:                Linux (i686) release 2.4.19-64GB-SMP

Hi!
it would be nice to be able to integrate some billing information.

I am aware that this might be the wrong place to ask for but the KDE cups integration is so pwowerful that it's worth a try.
cu
ferdinand
Comment 1 Michael Goffioul 2004-07-01 14:58:11 UTC
What do you mean exactly? KDEPrint already integrates billing information from CUPS: you can set it from the "Advanced Options" tab in the print dialog, and it is shown in the job viewer.
Comment 2 Ferdinand Gassauer 2004-07-07 12:53:05 UTC
sorry I was not precise

I would like to gather the number of pages a user sent to a printer, and multiply this number with the cost/page to charge his/her departement.

I agree nevertheless, that it might be usefull to add billing information on a per job basis to allocate costs to individual projects.

Comment 3 Michael Goffioul 2004-07-07 17:13:22 UTC
OK, I see. Well, I don't think the kdeprint is the best place to implement
something like this. You can view this feature as part of a larger CUPS
administration tool, which could be develop separately (and maybe integrated
later into kdeprint as a plugin).
I developed a while ago something that's close to what you'd like. Have a
look into kdenonbeta/cupslogtool/. When you parse the CUPS page log file,
right-clicking on a log entry will show you various report possibilities,
like number of pages printed by user/printer for various period of time.