Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Problem with page-number in birt 2.3.2

From: yudi.irianto (2015-02-04 11:35)

Dear all,
Currently we are running on Maximo 7.5.0.1 with birt (2.3.2) and still
have a problem with page-number (autotext) in birt designer. The problem
is, i can not manipulating page-number as a page-variable (in masterpage)
on pdf rendered since auto-text can not be modify (already registered as a
birt 2.x bug).
The idea is, layout shouldbe change on specific page, eq: if(pageNumber >
1) {bla bla bla;}. I think it's very very simple thing in actuate (maximo
5).
I have written in birt-api by using RunAndRender task but still no idea
how to manipulating it. Birt says that page-number issue has been solved
within birt 3.7.1 (maximo 7503 above) but i can not upgrade it since i
have written many classes & reporting and i'm sure it will create more
problem for us.
Anyone has any idea?
Many thanks & Best Regards,
Yudi Irianto


From: jason.verly (2015-02-17 06:42)

You want to alter the master page format/layout based on the page number, correct?