We have a computer lab that we need to reduce wasted paper/ wasteful printing. This is a open use student lab for students (no user accounts). Often times students will erroneously print the same thing 2 or 3 times, or print long PowerPoint presentations 1 slide per page with a black background. Some will print chapters of books.
Previously we had all the computers set to print directly to the printers. We then set the printers to print to the lab monitors computer, that sharing the printers. The lab monitor would watch the print jobs in the Windows printer queue manager. They can sometimes catch large jobs being printed, but often can not catch small duplicate jobs and some print jobs get printed but never claimed. I tried writing a small c# app that pauses all print jobs, but that would always mess up; things like powerpoints and pdf's would print garbage.
We have looked at print release station software but the ones we have seen are outside our budget. If anyone has any experience or tips on how to help curb printer usage please advise.
The only real way to control this is to start charging for printing. The idea is not to offset the printing costs but to make people more aware that their printing is going to cost them.
Your situation is like a free poker game. You will never have serious poker players in a free game because they will never be able to read the other players. If the other players have nothing to lose they are going to play differently than when money is on the line.
But I digress, is it possible to get individual accounts set up. When I was at Texas A&M we all had accounts for the labs. You got a certain number of prints per day for free. Once you exceeded that number it started charging you.
If students had individual accounts, you could have better accounting and make them responsible for their paper usage.
Essentially you want to curb waste without adding the overhead of accountability, from the sounds of it. If you want people to do this anonymously you could set all the systems to print to PDF with a free PDF printer to a shared directory, then have the "lab monitor" person at the desk be asked to process the print job for them with Acrobat Reader or some other PDF printer. Then all the print jobs are monitored and go through a gatekeeper, but you have more manual overhead.
When you have non-tech-savvy users in a lab using a printer, especially without accountability, waste is going to be a problem you can't really solve without either adding overhead of users being tied to print jobs for accountability (which still won't stop them from wasting things like crazy) or manpower (having someone act as a "gatekeeper" for every print job) or just spending a lot of money on reams of paper and accepting the waste.
If you have a lab person in charge my vote is to go with having them print everything that's needed or encourage people to turn in assignments electronically instead of on paper; you don't say what environment your lab is (college, public school, libraries...). Another option is to look and see if you can limit the print job size to a certain number of pages. I don't know of any direct products that do this. Anyone trying to print out a book or large presentation will be forced to manually print out several small print jobs instead of one large job, and sometimes the extra effort dissuades users from being quite so careless.
Do your printers support secure printing? One way we tried was to set the printers to default to secure printing, and the users have to enter a PIN (set at print time) before their print jobs are actually output.
Depending on your printer you may be able to set it to print in an econo-mode / draft quality which would use far less ink. This would seem to me to be the simplest and easiest way to reduce cost.
Way to go for trying to reduce waste!
A solution I use in internet cafe customers is to use a pdf printer in each station, then save the pdf to a folder on the server - different for each one. Next the manager or the cashier gets a request/confirmation from the user to print. Using draft print and duplex when they can.
You can create your own printer monitor application. One open source application is available on http://www.merrioncomputing.com/
You can always take the "caveman/non-tech" approach and do like the libraries do... give five pages free then charge 10 cents per page after that.
Reduced paper usage at my public library by almost 50%.