Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
General
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Print more copies of the same label on the sheet of labels.
rbuser
July 2003
edited July 2003
in
General
Hi to all,
my current issue is that I need to be able to print the same label for a
number of copies on the
sheet of labels.
There is a way to do this with Reportbuilder ?
Thanks in advance.
Massimo.
Comments
nicocizik
July 2003
edited July 2003
Hi Massimo,
Check out the following example for a way to print duplicate labels using a
JIT pipeline.
http://www.digital-metaphors.com/tips/DuplicateLabelJIT.zip
--
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
rbuser
July 2003
edited July 2003
Thanks Nico for your advice, but i use the TppDbPipeline component to
interface my database (interbase) to Reportbuilder.
There is a solutions to do the same think with TppDbPipeline as in your
example ?
Thanks in advance.
Massimo.
nicocizik
July 2003
edited July 2003
Hi Massimo,
Here is another example using a DBPipeline rather than a JITPipeline. You
just need to adjust the DetailBand.BandsPerRecord property to see more than
one copy of a label. Hope this helps.
http://www.digital-metaphors.com/tips/DuplicateLabel.zip
--
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
Check out the following example for a way to print duplicate labels using a
JIT pipeline.
http://www.digital-metaphors.com/tips/DuplicateLabelJIT.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
interface my database (interbase) to Reportbuilder.
There is a solutions to do the same think with TppDbPipeline as in your
example ?
Thanks in advance.
Massimo.
Here is another example using a DBPipeline rather than a JITPipeline. You
just need to adjust the DetailBand.BandsPerRecord property to see more than
one copy of a label. Hope this helps.
http://www.digital-metaphors.com/tips/DuplicateLabel.zip
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com