Text chopped from bottom
I am using CR 9 in VS2003 in a web based application.
The report in question has
Report header: Report Title and Company logo
Page header: Field Columns
Group header1 : DeveloperName
Group header2 : ProjectName
Details section containing the project description,date,hours and incentive amount of the project(groupheader2) pertaining to the developer(groupheader1).
Group Footer2: is supressed
Group Footer1: Displays the sum of incentives and hours made by the developer.
Page Footer: Page No;
Report Footer: Grand Total of hours and incentives
None of the sections has been checked to "keep together".
Problem:
1) The last line (value of all fields) in some pages is chopped (upper half is visible) .
2) If I use the separatepages=true(in crystalreportviewer) then the page footer doen't appear on the same page, it and some lines in report appear on the next page.
Any suggestions.
|