Printing documents using about 25 different pre-printed forms, mixing a4 and letter formats. Where can I find a printing system with about that many paper trays?
They count how many pages of each type they're going to need on the screen, collect and sort them manually and put them in the input tray. The required paper types (3-4 + white paper) change. Printing a single document, if no paper error has been made, takes 10 minutes total. Printing volume is about 2000 pages/month. I want to at least partially automatise the process.
The cheapest option would be to get a lot of printers with many paper trays. For example, the
HP 4700n would cost $3300 with 6 trays, the
HP 4250 $650 for 5 trays. This means I would need 4 or 5 printers, which isn't very practical.
I found an
8.5-tray module for HP printers, but they only handle one type of paper per printer. Linux is supported with minor hackery. The next step seems to be
huge,
high volume,
expensive printers that have a maximum of only 12 paper trays.
Can I find a printer, or a machine that will sort the papers in printing order, with that many trays?
If not, is there software that can turn a cluster of three of those tower tray printers into a virtual printer, distributing letter and a4 forms between the 'real' printers? CUPS classes seems to only support 'mirrored' printers for redundancy.
Linux compatibility vastly preferred. Open source software a definite advantage.
Honestly, I think you'll find that choosing a printer is easier in the Print Setup dialog than choosing a paper type. And over the network, "choosing a printer" is "choosing a print queue".
So figure out based on cost what the most effective way to get 25 bins total is (25 one-bin refurb printers? Five 5-tray printers?) and then set up a print server with one queue for each printer/tray combination. Then when people need to print on form 48B-3n, they print to \\printserver\48B-3n and away they go.
posted by mendel at 6:33 AM on April 13, 2007