Seq in Print queue is different than order they hit uiview.print

Does anyone know how to control the print sequence. The sequence of documents that hit the uiview.print statement is different than the sequence they appear on the Print queue.

Does anyone know why or how to control it?

thanks

Subject: RE: Seq in Print queue is different than order they hit uiview.print

I’m not sure what you mean by “the sequence of documents that hit the uiview.print statement”. Are you asking that documents be printed in the same order that the user marked them with a checkbox? Or in the same order they appear in the view?

I don’t believe the collection of selected documents is in any particular order. There probably isn’t anything you can do about this.