AWMeyer
Programmer
- Sep 20, 2013
- 3
Hi,
I have a report in CR2011 where I'm trying to allow two sub reports to span pages. What I'm getting is each one taking a new page and not spanning together. Here's what I have:
---
GroupHeader1a
[Subreport 1]
---
GroupHeader1b
[Subreport 2]
---
Details (Supressed)
---
Group Footer1
Various fields
---
Group Header 1a and 1b can only be so large (page is divided into thirds for each printing section). So IF Sub1 is too many rows it rolls over to a new page. It takes the whole page. Then after all of Sub1 has finally printed, Sub2 finally starts its second page and takes the whole page.
What I want is for each new page to be set up exactly like the first. Sub1 over Sub2 over Group Footer and to maintain that format until the end of the group where it will start over with new data. Added info, Sub1 and Sub2 are identical, so if Sub1 spans a page, so will Sub2.
I am printing on perferated stock (in thirds) and need to limit the number of rows in Sub1 and Sub2 and make the left over rows from Sub1 and Sub2 flow to the next page of stock in the same position as page one and never encroach on the space the footer needs.
Hope all that makes sense and any assistance would be great!
Thanks
Adam
I have a report in CR2011 where I'm trying to allow two sub reports to span pages. What I'm getting is each one taking a new page and not spanning together. Here's what I have:
---
GroupHeader1a
[Subreport 1]
---
GroupHeader1b
[Subreport 2]
---
Details (Supressed)
---
Group Footer1
Various fields
---
Group Header 1a and 1b can only be so large (page is divided into thirds for each printing section). So IF Sub1 is too many rows it rolls over to a new page. It takes the whole page. Then after all of Sub1 has finally printed, Sub2 finally starts its second page and takes the whole page.
What I want is for each new page to be set up exactly like the first. Sub1 over Sub2 over Group Footer and to maintain that format until the end of the group where it will start over with new data. Added info, Sub1 and Sub2 are identical, so if Sub1 spans a page, so will Sub2.
I am printing on perferated stock (in thirds) and need to limit the number of rows in Sub1 and Sub2 and make the left over rows from Sub1 and Sub2 flow to the next page of stock in the same position as page one and never encroach on the space the footer needs.
Hope all that makes sense and any assistance would be great!
Thanks
Adam