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)
Making a <grid> NON page-breakable
bungrudi
Hello,
I have grid which i dont want it to span multiple page on PDF export. I want it to always displayed on a single page. Can I do that on 2.1.3?
Thanks before.
Regards,
Rudi
Find more posts tagged with
Comments
mwilliams
Hi Rudi,
What's causing it to span multiple pages? More data than will fit on one page? Or just a rendering issue of some sort?
bungrudi
That grid is actually a signature box. There are two row on that grid; top row is header where I put assignee names, and the other row is where the assignees would put their signature.
In one document, that signature box is printed spanned multiple pages, separating the header and the signature box.
mwilliams
Rudi,<br />
<br />
So, you have other items above this in the report and the grid just happens to land in the middle of a page break? If so, unfortunately, I don't think BIRT currently has a way to handle this issue besides always breaking before the grid. You can search the bug/enhancement requests <a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/reportabug.php'>here</a>
. I'm pretty sure something like this has already been reported. If not, feel free to add an enhancement request for a setting for "never" on pagebreak within for report items.