Hi ,
I am trying to set runtime width of the Textobject or formula but it does not work
Take blank Report
in detail section put one Textobject. insert very long text which expand more than one page. set Textobject can grow
Now set its width ZERO.
now i want width of the Textobject on first page is different and rest of the page different
so i put following formula on its size and position's width
if PageNumber = 1 then 7200 else 11520
but it does not work
it shows same width in all the page means 7200 in all the page
while i want on first page 7200 and rest of the page 11520
Any idea..
Thanks
Kalpesh