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

After 1st page, report has top margin of 0"

edited December 2006 in General
I've not used reportbuilder for some time and how I have a problem. I have
a report with a subreport that has a subreport. All of my data show exactly
the way I want it to. My probelm is that, after the 1st page, all
additional pages have a top margin of 0". All of these pages are generated
by the subreport. If I go into my subreport (which has a group header and a
group detail) and force the margin in the group header, then that space is
permanent everywhere the group shows up - which is multiple times on every
page.

How do I tell reportbuilder to put a top margin on each page after the
first?

Thanks,

Mike

Comments

  • edited December 2006
    Hi Mike,

    Which version of ReportBuilder/Delphi are you using? What type of subreport
    are you using? Be sure the ParentPrinterSetup property of the subreport is
    set to True or that the PrinterSetup.MarginTop property of the subreport is
    set to a value greater than 0.

    --
    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.