Html Area Truncates

I have a form with a html_area which I create html so I can print (or view) a small report. After I create the html in the global varible data provider for the html_area I then run showPrintPreview however whenever the data to display is larger than the size of the html_area field the data it is truncated and I can’t see the rest of the report.

I have tried scrollbars (never) with Height allow to grow checked in printSliding but I still see it truncated and the print preview does not indicate there are other pages to view.

Am not sure what else I need to do.

Did you check the body part property “allowBreakAcrossPageBounds” ?