Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Printing on labels

edited April 2005 in General
I'm trying to implement one label that has one specifical height for
print, but inside of label exists one subreport to print some registers,
this register could overflow the size of the band ( size of label).
How do I make to print the label on the next band rather than on the next
page?
My page of labels have 8 places to print.

My detail band properties is:
PrintHeight : phDynamic

and the subreport is:
PrintBehavior :pbChild


Thanks to all

F?bio Bruch - Brasil

Comments

  • edited April 2005
    Hi Fabio,

    Unfortunately ReportBuilder is not designed to overflow to the next detail
    band as you want. Your best option would be to allow the print height of
    the main report's detail band to be phDynamic and allow the entire subreport
    to print and overflow onto the next label. This however could turn out to
    be pretty tricky lining things up when you do overflow.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.