S
Sandy Ramsey
I have an Access 2002 application that allows the user to print all customer
invoices in one process. The code actually has to loop through each customer
and job, create an invoice and send it (3 copies) to the printer. They are
having trouble with the invoices not coming out in order. I think that while
a larger invoice is still spooling to the printer another invoice gets sent
in front of it. Is there a way to control this by checking a buffer?
invoices in one process. The code actually has to loop through each customer
and job, create an invoice and send it (3 copies) to the printer. They are
having trouble with the invoices not coming out in order. I think that while
a larger invoice is still spooling to the printer another invoice gets sent
in front of it. Is there a way to control this by checking a buffer?