How to intercept printing
Article Writing
1
Posts
1
Posters
0
Views
1
Watching
-
Im looking for a method to jump into the print process, because I need to manipulate some printer data. The proble is, that I have to do this for EVERY APPLICATION that wants to print to a specific printer. I thought about using a hook, but I can´t find a hint about which message the StartDoc() function sends. Any ideas ? Thanks, Markus