Printed documents spooled in wrong sequential order in Java

Dilara Şeyma Akbaş 1 Reputation point
2021-04-28T19:39:23.59+00:00

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.

Windows for business | Windows Server | User experience | Print jobs
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2021-04-29T11:48:53.89+00:00

    I am doing some research for current issue, thanks for your waiting.

    0 comments No comments

  2. 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.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.