1
Good afternoon,
I would like to know how to capture the print event using c#.
Example: the user clicks on the print option of the application he is using (Word, outlook etc...) and instead of calling a printer would open a form, which I will develop.
Because I want to process the information, record it in a bank and send that print to a server.
Thank you