I have a Page with a table control, when table has data less than the page length, page border stops half way (only upto the level of data. Would appreciate if someone can give me a solution to this. I need page border tll the footer section even Page doesnt have data to fill.
How do I use the full length of the page when there is less data ? this happens only in the last page. pages with full data on the table, page border appears correctly.
See there are two styles - for the report and for the page. The border is for the report, not for the page, and it will go as far as sections go. Render more "blank" data to reach the page footer section with report sections.