Hi,
I'm confused about the page break feature. I have an chapter in my report containing a long list of data (more than one page).
This is the way the report will be rendered as PDF:
<PAGE BREAK>
My Chapter:
<PAGE BREAK>
Element 1
Element 2
Element 3
...
Element n
<PAGE BREAK>
Element n+1
This is the way the report should be rendered:
<PAGE BREAK>
My Chapter:
Element 1
Element 2
Element 3
...
Element n
<PAGE BREAK>
Element n+1
My report design:
Label "My Chapter:"
Page Break Before: Always
Page Break After: Avoid
Page Break Inside: Auto
Table:
Page Break Before: Avoid
Page Break After: Auto
Page Break Inside: Auto
Page Break Interval: 2000000000
I can find some posts with the same problem in the net but no solution

Any ideas how to solve it?
BIRT Version:
2.5.2v20100209