Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How not to perform "page break" just before a group footer
TAKE
Hi
I m using BIRT version 2.2.1. All the reports are required in the PDF.
When one group does it when there is a certain rptdesign and lets one page display 50 lines, I want to carry out "Page break" in the 49th line if the 51st line is a group footer. Is this possible by a script function?
Find more posts tagged with
Comments
mwilliams
Hi TAKE,
I don't know of a way to do that. That doesn't mean it can't be done, but I can't think of a way off the top of my head. BIRT 2.5.0 reintroduced avoiding page break within settings for report items if you have the ability to upgrade. It may help in this situation if you could upgrade.
TAKE
Hi Michael,
I understood that I cannot do it unless I used "avoiding page break". I change the way of the question.
I include the group footer and want to turn a page in 40 lines.
Because I do not count a group footer as one line in BIRT2.2.1, by the "Page Break Interval" setting of the table, it cannot come true.
Please watch a sample file.
With this sample, I include the group footer and count linage and turn a page in 40 lines.
In this case because a group header line and a group footer line are displayed in a thing (the fifth page of the PDF) of by the top of the following page when it was turned a page right in front of a group footer, only this case wants to do a group header line for non-indication. (In the case of the others, I want to display a group header line)
I want the implementation of such a script if I can do it because even a sample of BIRT2.5.1 is good.