Long TfrxRichView in SubReport
I have a masterdata band containing two subreports, one on the left and one on the right.
The left-side report contains a variable number of images, and the right side report, contains a long rtf text. The problem I'm facing is while the left side report creates new pages when needed, but the right side report, that contains the TfrxRichView only is printed on the first page.
I must say that all subreports have masterdata bands with stretch and allow split set to true, also the masterdata band on main report has those properties set to true.
What I'm doing wrong?.
The left-side report contains a variable number of images, and the right side report, contains a long rtf text. The problem I'm facing is while the left side report creates new pages when needed, but the right side report, that contains the TfrxRichView only is printed on the first page.
I must say that all subreports have masterdata bands with stretch and allow split set to true, also the masterdata band on main report has those properties set to true.
What I'm doing wrong?.
Comments