I'm wanting to write a program in vb .net that could monitor outgoing print requests from any program on the PC, prompt the user if they would like to add a header to the document, and if they say yes, then tack it on (if the user has printed something in the space where the header will go, just print on top of it).
Is this possible? I've looked around for ideas on how to do this, but I can't seem to find anything. Any good ideas or resources out there?