I'm printing a bunch of TIFF images to different network printers. I'm using the image controls provided by http://www.eastmansoftware.com (WANG/Kodak). Every once in a while I get a message about a printer that says "Printer Busy or Error". The actual printer gives a different message but it's like it's still waiting for the spool file or it hasn't been released or something. I've tried placing Printer.EndDoc at the end so it would release the spool but it's still not working. Any other ideas?

Thanks