how to monitor the printer?
-
if a file is printed,I can monitor the file ,include the file's path,the file size ,the file's content. thanks!
szcococut wrote: if a file is printed,I can monitor the file ,include the file's path,the file size ,the file's content. Ok, now that you've told us what you can do, what is it that you want to do? Do any of these help?
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
-
szcococut wrote: if a file is printed,I can monitor the file ,include the file's path,the file size ,the file's content. Ok, now that you've told us what you can do, what is it that you want to do? Do any of these help?
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown
-
what I want to do is: in my computor. when someone prepare for printing a file or had printed a file. my app which I want to do can monitor the file(the file's path). thanks DavidCrow
The only thing you can do is monitor the queue while the print job is in it. When an application is preparing to print a file, only that application knows about it. After an application has printed a file, only that application knows about it. Make sense?
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown