Home
Designing Analytics Reports
Group page break fproblem using BIRT 3.7.0
HSMorales
I am having a problem with page break inside a group.
I have a report with 1 group in it. I would like to print as many groups as possible per page and
if the entire group does not fit at the botom of the page, that group should start on the next page.
In the body I have a table binded to a data set.
Below the table I have a 2 line grid that will display a message if no data is returned for the Data Set based on the parameters entered.
The table has three lines. Table Header, Detail, and group footer. (The group is decimal type)
In the group I set Page break: Before = Auto
After = Auto
Inside = Avoid
(Repeat Header is not checked. I Don't need it in the report so I deleted it from the table.)
In the Table I set Page break Before = Auto, After = Auto, Inside = Avoid, Page Break Interval = 11.
Table - Header Page Break: Before = Auto, After = Auto, Inside = Avoid ( same for all items in the Header )
Table - Detail Page Break: Before = Auto, After = Auto, Inside = Avoid ( same for all items in the Detail )
Table Group - Footer Page Break: Before = Auto, After = Auto, Inside = Avoid ( same for all items in the group footer)
The problem is that it is printing 1 or 2 lines of a group at the bottom of the page and the rest of the group on the next page instead of printing the whole group on the next page.
I tried setting the table Page Break Interval to 0 and this will not work.
I tried setting the table Page Break Interval to blank and this defaulted to 40 and still does not work.
I am running BIRT 3.7.0 .
Any ideas what else I can check. Thanks
Find more posts tagged with
Comments
There are no comments yet