I have need of a short term fix. I have a program, that when I print, I need the report to print out on two seperate printers. I know... change the program, or have the user print twice. Well... In this case its a legacy program and I do not have access to the code and the printing routines were hardcoded to look for a particular printer name.
I have a Linux (Samba) server and a Novell 5.1 server. So a solution for either platform will work for me.
So when the user prints the report, the program sends it to "report printer" and I can modify that windows printer queue to whatever I need to do. The report should print out on printer A and printer B. Also, these printers are compatible with each other so I am not worried about the printer driver.
How can this be done in Linux/Samba or Novell?
I have a Linux (Samba) server and a Novell 5.1 server. So a solution for either platform will work for me.
So when the user prints the report, the program sends it to "report printer" and I can modify that windows printer queue to whatever I need to do. The report should print out on printer A and printer B. Also, these printers are compatible with each other so I am not worried about the printer driver.
How can this be done in Linux/Samba or Novell?