This is a migrated thread and some comments may be shown as answers.

Change remove pageBreak

0 Answers 127 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 02 Jan 2013, 04:40 PM
I have a report with the following layout

PageHeader
GroupHeader - Repeat on every page
  - SubReport
DetailsSection
  - Table1
  - Table2
  - Table3
PageFooter


The subreport was sitting above Table1 within the DetailsSection, but I needed it to repeat on every page so it was moved to a GroupHeader with Expression "= True" with no databinding so that it will always group the report.  The report is not databound, but Table1, Table2 and Table3 are bound to their own datasources. 

My problem now is that my even pages are blank and I'm assuming a page break is being inserted before the GroupHeaders as this was not happening when the SubReport was in the detailSection.

The Keep Together is set to FALSE and PageBreak is set to NONE.

Is there any tricks that I can do to find out what issue is causing the pageBreak.


--------------------------------------------
Nevermind - The issue was with my table width exceeding the page width.    All is right with the world.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Steven
Top achievements
Rank 1
Share this question
or