2
votes
3answers
612 views

Printing from C# using too many handles

I have a very simple application that is printing TIFF files to a variety of networked printers. The printers are all installed on 3 different print servers, while the application runs on a separate ...