If you have a situation where reports need to be send to multiple printers, you need the PrinterJob[Splitter]. The application contains a list of 3 printers which the reports will be directed to.
Print files are captured by PrinterJob[Splitter]. The documents contained in the spool files may be retrieved at any time as well as printed out in a way that is identical the original.
The client sends the print-job to PrinterJob[Splitter], then PrinterJob[Splitter] keep the printjob in the archive and sends a copy at the same time to each printer.
PrinterJob[Splitter] runs independently on a client PC or server.
Limitations:
· 30 days trial