n()()b Crystal Report Question
-
Hey All, I know this is the C# forum, but there isn't a Crystal forum. I am building a very simple report in a table format but i need the details section to repeat (even with empty data) to the end of the page. For example; If only 3 records are returned from the database I need empty rows to fill the rest of the page until the page / report footer. I have tried setting the "Print at bottom of page" on the report footer, but all it does is stretch the last details section to the bottom of the page (not repeating but stretching) so the whole table look goes out the window and I'm left with an ugly report. Any help or input will be greatly appreciated. Oh yeah, I'm using the report designer in Visual Studio 2008 so I think it's Crystal X but all it says in about is "Crystal Reports for Visual Studio 2008" so i could be wrong.
If at first you don't succeed ... post it on The Code Project and Pray.