![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
We are working on a printing solution, which has to print large files, like
PDF's of 400+ pages. It's not unlikely that six clients are printing at the same time. The problem is that the print spooler cancels each job after 60 seconds. when six clients are connected at the same time, printing the PDF's will take more than 60 seconds. Is it possible to set the timeout value of the print spooler? How could we do so? |
Ads |
#2
|
|||
|
|||
![]()
what application are you using to submit the jobs? The spooler does not
cancel the jobs, it waits for the application to call EndDoc on the file. -- Alan Morris Windows Printing Team Search the Microsoft Knowledge Base he http://support.microsoft.com/search/?adv=1 This posting is provided "AS IS" with no warranties, and confers no rights. "Knigge" wrote in message ... We are working on a printing solution, which has to print large files, like PDF's of 400+ pages. It's not unlikely that six clients are printing at the same time. The problem is that the print spooler cancels each job after 60 seconds. when six clients are connected at the same time, printing the PDF's will take more than 60 seconds. Is it possible to set the timeout value of the print spooler? How could we do so? |
#3
|
|||
|
|||
![]()
what application are you using to submit the jobs? The spooler does not
cancel the jobs, it waits for the application to call EndDoc on the file. -- Alan Morris Windows Printing Team Search the Microsoft Knowledge Base he http://support.microsoft.com/search/?adv=1 This posting is provided "AS IS" with no warranties, and confers no rights. "Knigge" wrote in message ... We are working on a printing solution, which has to print large files, like PDF's of 400+ pages. It's not unlikely that six clients are printing at the same time. The problem is that the print spooler cancels each job after 60 seconds. when six clients are connected at the same time, printing the PDF's will take more than 60 seconds. Is it possible to set the timeout value of the print spooler? How could we do so? |
Thread Tools | |
Display Modes | |
|
|