G
Guest
Hi,
I have a report with 5 subreports. Each subreport will print an undetermined
amount of lines, depending on what the record set will be! Lets say for
examples sakes, subreport#1 will print 10 lines. Right below subreport#1,
subreport#2 will print 12 lines. Now, lets say on this page, the maximum
lines available under subreport#2 is 5 lines. But subreport#3 has 15 lines.
Right now, the way my subreport is setup, it will print the 5 lines on the
current page and the remaining 10 lines will print on the next page. This
often brings confusion when looking at a report.
What I would like to do, is, if the subreport#3 completely fits on the page,
then leave it be, however if it doesn't fit (as described in the example
above) completely push over subreport#3 so that the enrtire 15 lines would
print on the next page.
Basically I would not want any of my subreports fragmented in several pages
unless my report would be 300 lines long, obviously I have no choice. I
thought of putting a page break after every subreport, but this would cause
the report to have lots of blank space since, sometimes, several subreports
could contain 4 to 8 lines.
The idea here, is, if the report doesn't fit in the remaining space of the
current page, then push it over to start it on the next page.
I don't know if there is a setting for this, but if anyone knows what I can
do to resolve this problem, Please let me know, thanking you all in advance.
Best regards
Robert
I have a report with 5 subreports. Each subreport will print an undetermined
amount of lines, depending on what the record set will be! Lets say for
examples sakes, subreport#1 will print 10 lines. Right below subreport#1,
subreport#2 will print 12 lines. Now, lets say on this page, the maximum
lines available under subreport#2 is 5 lines. But subreport#3 has 15 lines.
Right now, the way my subreport is setup, it will print the 5 lines on the
current page and the remaining 10 lines will print on the next page. This
often brings confusion when looking at a report.
What I would like to do, is, if the subreport#3 completely fits on the page,
then leave it be, however if it doesn't fit (as described in the example
above) completely push over subreport#3 so that the enrtire 15 lines would
print on the next page.
Basically I would not want any of my subreports fragmented in several pages
unless my report would be 300 lines long, obviously I have no choice. I
thought of putting a page break after every subreport, but this would cause
the report to have lots of blank space since, sometimes, several subreports
could contain 4 to 8 lines.
The idea here, is, if the report doesn't fit in the remaining space of the
current page, then push it over to start it on the next page.
I don't know if there is a setting for this, but if anyone knows what I can
do to resolve this problem, Please let me know, thanking you all in advance.
Best regards
Robert