printing multiple records
I use code to fire multiple reports. There are 8 reports on which to choose
and they all can be used multiple times. The problem is that if i make a
selection on my data which would create 80 different reports, then i whould
get the 'cancel' dialog 80 times. Also the pc cannot be used untill all the
data has been sent to the printer. Is there a way to dramaticly increase
performance of this operation?
Regards,
Thomas Los
and they all can be used multiple times. The problem is that if i make a
selection on my data which would create 80 different reports, then i whould
get the 'cancel' dialog 80 times. Also the pc cannot be used untill all the
data has been sent to the printer. Is there a way to dramaticly increase
performance of this operation?
Regards,
Thomas Los
This discussion has been closed.
Comments
section-style subreports. See the Subreport's PrintBehavior property. This
is the preferred way to print multiple reports as one. Our main reports
demo #51 uses this technique to print a portrait report and a landscape
report as one.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com