Printing Long Document In A Report

Hi,

I’m trying to display a document that is rather large in a Report. I drag a ReportField out onto the body of the report and it takes most of the body of the report. I then connect text stored in a database so that it displays in the ReportField.

The problem is that the text is so long that it will not fit on one page, so the report will only print out what fits in the ReportField.

Is there a way to print out additional pages and have the text continue on the next page from where it left off on the previous page? I know you can do this using regular printing, but I want to use the report format so I can put other data around the form.