|
Catching print jobs.
Hi,
I am wondering how to catch print jobs to process them before been served to the printer.
I was told that the challenge is to catch raw text that an old legacy application sends to the printer (invoices, quotes, etc) and save them as text files to allow a new application to process them doing diferent new stuff that the old app can not.
We need to try this approach because there are no people that can change the legacy app's code. The client is thinking on change the app but we need to offer a solution now.
Does anybody konws how to do that?
Thanks in advance.
|