Click here to Skip to main content
15,892,537 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to count number of prints taken from a printer using ASP.NET and C#

Any help is appriciated.
Posted
Comments
Sergey Alexandrovich Kryukov 13-Aug-13 17:26pm    
What prints? From your application (and then what would be a problem?)? Anything else?
—SA
Saurabh Sashank 16-Aug-13 8:16am    
Suppose i take a print out from printer than the it should be counted, i want to keep track of both color and black and white print outs seperately in a .NET application
BacchusBeale 13-Aug-13 18:21pm    
As stated above, if it's through your application- keep a record. Otherwise you can read this: http://www.codeproject.com/Articles/51085/Monitor-jobs-in-a-printer-queue-NET.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900