Print Start event
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi, i want to detect whenever the printer starts printing and so in this way i can count total numbers of printed pages and shows to the user, i think that there should be an event that i have to handle(sth like PrintPageStart) but i didn't find the solution after long search :( how i can detect and count numbers of printed pages? thanks