Hello all,
I have a report with two bands PageHeader and MasterData. Memos on the bands are created on fly. Data is loaded to the report from TStringGrid by using frUserDataSet. Columns, which are not fitted to the page width, are cut.
How to force report print unfitted column on the next page.
Thank you.