Intercepting Windows Printing Mechanism

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Any suggestions on how I would intercept when a user decides to print and
redirect to a custom program for higher-ed project? I need the job to be
placed in a local temp area, and recognized by my custom written GUI in C++
or any other language (e.g. VB, C#, etc). Any suggestions GREATLY
appreciated.
 
Well,
the Aloaha PDF Suite does exactly that. It intercepts the jobs of monitored
print outs and converts them to PDF.
Maybe you can use these PDF's?
 
Back
Top