Problem with endless height

hsmhsm
edited 4:12PM in FastReport 4.0
I have a cross tab report that uses the DBCross object, a page header and a page footer.
It works fine but has some of the rows on a second page.

Since this report is only ever going to be seen on screeen in preview mode I'd like to make it endless height so I don't get the page break.

However setting endless hight to true shows only a very short (10cm) page with the page header, the page footer the just the very tops of the column headers showing, nothing else.

How can I make it endless height and show the cross grid?

(I tried doing a custom page height of an arbitrary large number and that worked OK but left a lot of white space below the cross)

Howard

Leave a Comment