Multiple subreport headers and subreports printing on multiple pages

  • Thread starter Thread starter hydrogeek
  • Start date Start date
H

hydrogeek

Hi,

I have two problems: first, I have a report that has
multiple (3) embedded subreports. I would like to have in
the header of each page the title of the currently
printing subreport. Is that possible?

Also, when I have a subreport that prints across several
pages with the index field ("location") split across the
pages as well, how do I apply formatting (in this case a
single line) underneath the last line on the page without
having this line repeat underneath all data indexed to
the "location" field? Hopefully this makes sense.

-lg
 
If I understand correctly, you can place a new primary group level to the
subreport and set the Field/Expression to =1. Set its Group Header to Yes.
Then set the properties of this section to Repeat Section: Yes. Use this as
a "page" header in the subreport.

There isn't an equivalent to a page footer in subreports.
 
So there is no way to get a page footer to repeat for a
subreport? Is there no way I can get a line to print at
the bottom of each page of a subreport within my main
report?
Thanks.
 
I have never heard of a method to do this. I suppose your subreport might
appear anywhere on a main report and be most any height.
 
Back
Top