hi,
i wanted to know how can we read and intercep printing job queue in our
system which will be forward to a print server?
senario:
assume there is a network of computer. 10 pc.
1 of the pc.. is setup with a printer. and the printer is share among all pc
in the network.
let say other pc in the network wanted to print some document. example like
word document. the print job will be send to the host with the printer
(print server).
is there anyway or method i can access or intercep the print job at the pc
and count the pages of printing job and prompt the user for comfirmation
before it is send to the print server to be printed out? And also be able to
cancel or delete the print job.
i wanted to do a print queue manager that can be run on a network.
Hope some one can really help me on this
thanks
Choo