I print a long series of different labels. at each printing of each label , the printer, driven by reportbuilder, stopped. I would like that all my label be printed at one time.
One option is to load all the reports into subreports in a single main driver report which print the subreports. Set the subreports to be section style subreports.
Alternatively, you can print multiple reports to the same printer in one job by creating one TppPrinterDevice. See the main reports demo #123.
Comments
driver report which print the subreports. Set the subreports to be section
style subreports.
Alternatively, you can print multiple reports to the same printer in one job
by creating one TppPrinterDevice. See the main reports demo #123.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com