2 Printers 1 Queue
- by Shazburg
My issue: When an order is processed, the same document needs to be printed on two printers.
My proposed solution: Create a single queue in CUPS with a backend script that spits the job out to the two real printers queues.
My problem: Documentation. Maybe I'm looking at every ring around the bullseye, but I can't find anything that lays out the…