I had a post yesterday where I have two report footer subreports that I wanted to appear back-to-back vertically. I got the tip of splitting them into their own report footers (i.e., RF_a and RF_b).
Now, in a few scenarios, I have a new situation to address. It occurs when subreport2 is more than a page long. In that scenario, subreport2 begins on a new page. I'd like to have it always start right after subreport1 finishes (unless that's at the bottom of the page). But in this scenario, subreport1 is finished in the top 10% of the page, then the rest is blank, and subreport2 starts on page 2 and goes for a couple pages.
I have tried all the "Keep Together" options and checked for rogue "New Page Before (or After) Settings" and nothing seems to work.
Any thoughts on how to always keep subreport2, in RF_b, to always be right after subreport1, in RF_a (ideally with added logic to account for a certain location where it would kick to a new page...i.e., even if subreport2 could start at the bottom but only print 2 lines, then I might as well have it all simply start on the next page).
Now, in a few scenarios, I have a new situation to address. It occurs when subreport2 is more than a page long. In that scenario, subreport2 begins on a new page. I'd like to have it always start right after subreport1 finishes (unless that's at the bottom of the page). But in this scenario, subreport1 is finished in the top 10% of the page, then the rest is blank, and subreport2 starts on page 2 and goes for a couple pages.
I have tried all the "Keep Together" options and checked for rogue "New Page Before (or After) Settings" and nothing seems to work.
Any thoughts on how to always keep subreport2, in RF_b, to always be right after subreport1, in RF_a (ideally with added logic to account for a certain location where it would kick to a new page...i.e., even if subreport2 could start at the bottom but only print 2 lines, then I might as well have it all simply start on the next page).