Printer printed pages count
hi i want to know how to get local connected Printer printed pages count with C# ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nataraja NaiduPosted Oct 22, 2015, 5:53 PM
http://stackoverflow.com/questions/31983324/get-number-of-printed-pages-using-c-sharp-system-wide
If you want to do more than counting, such as capture the printed pages using a controlled print driver, then re-route them to any of the system printers, you can use this SDK:
https://goo.gl/BxV1kf
Nataraja
Rizwan FancyPosted Nov 2, 2015, 7:39 AM