Topic: Can a Report Text Field Go Onto Next Page

Hello,
My database has memo fields and the data entered into these by the user can be quite long. There are two of these memo fields in the report.
The record form has a button to press which prints a SQL report for just that single record and that works well. I have added text fields to the report for these two memo fields and right click on each to set "Stretch to Max Height". This makes the report print the full text consisting of a number of lines. I also set "Shift When Overlapped" so the lower one moves down when the field above.increases in the number of lines.
My question, how do I get the report to automatically add another page when the field text takes it beyond a single page? Is this possible?
Thanks for any help,
David

Re: Can a Report Text Field Go Onto Next Page

Hello.


For a MasterData band set a property AllowSplit = true


If it does not help, please attach your project.

Dmitry.