Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Report Data in header - In Sub Report

0 views
Skip to first unread message

Scott Ocamb

unread,
Nov 24, 2009, 5:27:13 PM11/24/09
to
We need help with our report that is using subreports.

The main report is shown below:

<Header>
[SubReport]
<Footer>

The subreport is

<Header>
[Customer ID Information]
[Some data]
[Some more data]
[Even more data]
<Footer>

Any of the data sections could cause a page break.

We would like the <Customer ID Information> to appear at each page break.

We cannot seem to get this to occur because the Header and Footer
information does not seem to appear in the rendered report.

for example if we create the report as shown below, we do not get the
results we need.

<
Header
[Customer ID Information]
>
[Some data]
[Some more data]
[Even more data]
<Footer>

We are creating a PDF as the output for the report.
Any help would be appreciated.

scott


0 new messages