Stefan Kr.
July 2nd, 2001, 05:14 AM
Hi Developers,
i have a problem and ask you for a solution.
My software prints big printingjobs on several Printers. Each printingjob keeps also printingjobs. If someone prints at the same time as my job runs, the printout is between my Job.
What can I do, that my job completes befor other prints start.
I preverd a Solution, witch hold the printerqueue and all my printjobs were stored with Priority and then start the queue.
The Programm is developed in C++ and was executet via Automation from a Visual Basic-Programm.
Have You any idea ? Please answer.
Have a nice day
Stefan K.
i have a problem and ask you for a solution.
My software prints big printingjobs on several Printers. Each printingjob keeps also printingjobs. If someone prints at the same time as my job runs, the printout is between my Job.
What can I do, that my job completes befor other prints start.
I preverd a Solution, witch hold the printerqueue and all my printjobs were stored with Priority and then start the queue.
The Programm is developed in C++ and was executet via Automation from a Visual Basic-Programm.
Have You any idea ? Please answer.
Have a nice day
Stefan K.