bernardsylunar
Programmer
hi there...
i am working on a project that always check the status of a printer to get all the jobs sent to the printer. using some API functions the data that i can gather so far are :
-Job ID
-Printer Name
-Machine Name that create job
-Print Job Owner's name
-Name of document
-Name of user to notify
-Type of data
-Print Processor
-Print Processor Parameters
-Print Driver Name
-Print Job 'p' Status
-Print Job Status
-Print Job Priority
-Position in Queue
-Earliest time job can be printed
-Latest time job can be printed
-Total Pages for the entire job
-Size of Job in bytes
-Elapsed print time
-Pages printed so far
-Total pages
-Status
-Date/Time
my question is, Is there a way that i can determine if the the printer print a COLORED or BLACK AND WHITE or GRAYSCALE document? and also if printing in colored, determine the amount of colored printed in current document?
i would be so thankful for some response...
thanks a lot in advance...
----
YNAD
Systems Programmer
i am working on a project that always check the status of a printer to get all the jobs sent to the printer. using some API functions the data that i can gather so far are :
-Job ID
-Printer Name
-Machine Name that create job
-Print Job Owner's name
-Name of document
-Name of user to notify
-Type of data
-Print Processor
-Print Processor Parameters
-Print Driver Name
-Print Job 'p' Status
-Print Job Status
-Print Job Priority
-Position in Queue
-Earliest time job can be printed
-Latest time job can be printed
-Total Pages for the entire job
-Size of Job in bytes
-Elapsed print time
-Pages printed so far
-Total pages
-Status
-Date/Time
my question is, Is there a way that i can determine if the the printer print a COLORED or BLACK AND WHITE or GRAYSCALE document? and also if printing in colored, determine the amount of colored printed in current document?
i would be so thankful for some response...
thanks a lot in advance...
----
YNAD
Systems Programmer