Hi,
I have a master report contains random number of sub-reports, which are added to the master report dynamically at run time. If the whole report can be fit into one page, everything works fine. However, if it is longer than a page, the second report of page2 overlaps the first report. (See page2.png).
I suspect that is there are some gaps at the end of page1, because the first report in page2 cannot fit into the first page, but the second report in page2 doesn't take that into account, so ends up with wrong location?
Thank you for your help.
I have a master report contains random number of sub-reports, which are added to the master report dynamically at run time. If the whole report can be fit into one page, everything works fine. However, if it is longer than a page, the second report of page2 overlaps the first report. (See page2.png).
I suspect that is there are some gaps at the end of page1, because the first report in page2 cannot fit into the first page, but the second report in page2 doesn't take that into account, so ends up with wrong location?
Thank you for your help.