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)
[Beginner]Manage the space and area in the page
peuplier
Hello,
I have for example three tables and element, I want to place them in the page, vertically align them, with the same space between them, a last element that I have must near the footer.
Is it possible to manage the space area automatically ?
Thx for any help.
Find more posts tagged with
Comments
mwilliams
Hi peuplier,
You could probably do this with the use of a grid.
peuplier
Hello Michael,
Thx for your quick response. Have you any examples, or tutorial ?
Regards
mwilliams
peuplier,
What version of BIRT are you using?
peuplier
<blockquote class='ipsBlockquote' data-author="mwilliams"><p>peuplier,<br />
<br />
What version of BIRT are you using?</p></blockquote>
<br />
My version is 2.31
mwilliams
peuplier,
To manage height like you're wanting, your tables and other elements in your report will probably have to have a constant height or close to it. Here is a quick example I made using the sample database. It consists of a grid containing 3 title labels, 3 tables, and 2 separator sections. To space the report evenly, I made the separator sections big enough for the report to fit on a single page, but equal to maintain spacing. There may be other ways to do this as well, but this is a simple way.
Hope it helps.