I need to use Crystal report for document design.
I have two subreports in main report. These both sub reports are having tables with dynamic rows coming from database.
After these subreports, main report is having few more sections.
I want to move the sections below the subreport to new page if the subreport is having more than let say x rows/records.
How can I achieve this? I have tried to use group but not able to achieve the same.