Good afternoon,
I would like to know how do I capture the print event using C #.
Example: the user clicks on the option to print the application that he is using (Word, Outlook etc ...) and instead of calling a printer would open a form, which I will develop.
I want to handle the information, save it to a database, and send that print to a server.
Thank you