On Fri, Jun 11, 2010 at 10:41 AM, HELP_PC <[email protected]> wrote: > Isn't by design that you get stucked if you send direct to the printer ?
Yes. If you disable print spooling, then when an application opens the printer, the print pipeline gets connected directly to the I/O port. That means the application can't send more print data than the printer can buffer (which on a 5600, is not much). Other programs should continue running uninterrupted, but that app will be blocked. (Unless it does its own multi-processing.) -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
