i want to take a count of how many pages are printed from my system
Hellow friends i want the information about printed page like how many pages are printed where this data is stored bcoz i want to take a count hoe many pages are printed from my system
Master BillaPosted Sep 14, 2009, 11:52 AM
Just refer this article and do some P/Invoke
http://msdn.microsoft.com/en-us/library/aa394370%28VS.85%29.aspx
thank you