I am doing some research for current issue, thanks for your waiting.
Printed documents spooled in wrong sequential order in Java

Hello All,
We developed an app on Microsoft Server 2019 . This app is sending printing jobs to printer inside the application. I can see the prints in Printing Queue, I am printing envelopes inside application. So I can not concat multiple documents as one bcs i do not have any document . I am giving 500 job at every time when it needed so I can see them in right order in the application Printing Queue but when Windows send it to the printer their order is massed.
Saw the : https://social.msdn.microsoft.com/Forums/en-US/47285039-24d7-45ec-aadc-0d16c321d84a/printed-documents-spooled-in-wrong-sequential-order?forum=worddev
And tried the 'Print Directly to the Printer' options first 100 of 500 envelope is okey but after that it always change the order. And one time it break the order in 128 , another time in 114 , so it is randomly.
I can not create a single document with 100 pages. Because I do not have any document i am giving dynamicly all the jobs.
Please help me can we do this job FIFO?
Thanks.
2 answers
Sort by: Most helpful
-
-
Anonymous
2021-05-10T14:05:42.687+00:00 Hi, I am sorry. I'm still in a middle of this work. I will update it ASAP.