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)
Page Numbering Reseting BIRT V2.1.2
Krelek1000
All,
I was wondering if there is any way to reset the page numbering by group in Version 2.1.2 of BIRT. We are part of Maximo and CANNOT upgrade to another version at this time because of it. I know there is one for V2.3 but I cannot view it in my BIRT.
Please HELP!
Thanks
Ben
Find more posts tagged with
Comments
mwilliams
Hi Ben,<br />
<br />
You'll most likely have to create a custom group based on an interval that will fit on a page inside your current group. Then, you'll have to track the page number on your own and display it in the group footer for the interval group. Hope this helps. There is an example made in BIRT 2.3 that is in the devShare:<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/designing-birt-reports/491-page-numbers-in-report-layout-/#description'>Page
numbers in report layout. - Designs & Code - BIRT Exchange</a><br />
<br />
You can download that example and try changing the version information in the XML Source to your version information to see if you can get it to run in the older version. Let me know.
Krelek1000
Michael,
I was not able to convert it to BIRT V2.1.2 at this time. Is there a way you can insert the code here and put where it would go?
Sorry for such a long delay.
Thanks
Ben
mwilliams
Ben,
Even though you can't open the design in the designer, you should be able to see the XML source. It will have all the code in it. Let me know if you have any questions.