By: Chris Beels - cbeels
Overflow - inf loop in new version
2002-11-01 17:26
We were thinking about upgrading to the new Jasper version, but when we tried to run with it, we get an "Infinite loop error" having to do with "willOverflow". I imagine this may have to do with the fact that we place elements in the PageHeader on all parts of the page (and get a Warning : Element placed outside band area), but there isn't really an alternative to this as the header bands the top, right and bottom edge of the page. Any ideas?
Thanks,
Chris
By: Teodor Danciu - teodord
RE: Overflow - inf loop in new version
2002-11-02 13:42
Hi,
The problem comes indeed from the warning.
You can create the frame around the page using
multiple lines.
You can have a glimpse of that if you check
the "stretch" sample.
The vertical lines should have
stretchType="RelativeToBandHeight" so that the
frame always close around.
I hope this helps.
Teodor
Overflow - inf loop in new version
2002-11-01 17:26
We were thinking about upgrading to the new Jasper version, but when we tried to run with it, we get an "Infinite loop error" having to do with "willOverflow". I imagine this may have to do with the fact that we place elements in the PageHeader on all parts of the page (and get a Warning : Element placed outside band area), but there isn't really an alternative to this as the header bands the top, right and bottom edge of the page. Any ideas?
Thanks,
Chris
By: Teodor Danciu - teodord
RE: Overflow - inf loop in new version
2002-11-02 13:42
Hi,
The problem comes indeed from the warning.
You can create the frame around the page using
multiple lines.
You can have a glimpse of that if you check
the "stretch" sample.
The vertical lines should have
stretchType="RelativeToBandHeight" so that the
frame always close around.
I hope this helps.
Teodor
0 Answers:
No answers yet