B
Ben Jarnutowski
Using Access 2002, Windows 2002...
we are having a bit of a problem where reports are
printing out of sequence.
in a module, we set the pointer to a number, then tell
access to open a report at that specific record and print
it. then the report closes, the counter is incremented by
one, the report opens at the next record and is printed,
then closes, this continues until we reach the number of
records/pages to be printed.
This allows us to print many pages individually, and that
part works fine. The reports open at the correct
record/page, and print properly...
The problem we are encountering is that wether we send 50
at a time, or 1500 at a time, they do not print in the
order they are sent to the queue all the time...
we can look at the queue, and see that the documents are
getting there, but as they are printing, they are getting
out of order.
Anyone have any ideas, or soltions to this?
Thanks
we are having a bit of a problem where reports are
printing out of sequence.
in a module, we set the pointer to a number, then tell
access to open a report at that specific record and print
it. then the report closes, the counter is incremented by
one, the report opens at the next record and is printed,
then closes, this continues until we reach the number of
records/pages to be printed.
This allows us to print many pages individually, and that
part works fine. The reports open at the correct
record/page, and print properly...
The problem we are encountering is that wether we send 50
at a time, or 1500 at a time, they do not print in the
order they are sent to the queue all the time...
we can look at the queue, and see that the documents are
getting there, but as they are printing, they are getting
out of order.
Anyone have any ideas, or soltions to this?
Thanks