Faster Printing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Have a report/labels pulling from a query. Printing to a
thermal printer for labels. Prints slowly, one label at a
time. If I print a report pulling directly from a table
it prints labels all at once. The way it is set up I
cannot pull directly from the table. Have calculations in
the query that are needed on report. I have tried doing a
make table query but having problems with that. Any
advice would be greatly appreciated. Thank you....
 
Have you tried pulling the data from the table and doing the calculations on
the report. I don't know if this will help but its another approach you can
try.

Kelvin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top