By default windows uses the spooling technique for print job, which is a background program that writes data to temporary files in C:\Windows\Temp directory. The final print command is send to the printer through the spooler, allowing you to perform other tasks while you print. This might actually slow the printing process that is by writing data to temporary files and then printing.
There must be number of occasions that you only need to print multiple documents or photographs without do any other tasks. So you can disable the spooling technique. This will tie up your application until the printer has all the data, but your print job should finish more quickly.
No comments:
Post a Comment