I am working with a .NET application that renders pages to a printer in a
specific order. I have the ordering down ok and according to my log file
things are getting sent to the printer in the correct sequence. The trouble
is that the printer is sometimes shooting them out in the wrong order. For
the most part the order is correct but I have noticed this issue for a few
forms. The client needs this sequence exact as they take these forms and
will mail them out to the intended recipient. Any ideas on how to control
the spooling?
|