Skip to main content



      Home
Home » Archived » BIRT » Dynamic Page Break
Dynamic Page Break [message #205956] Tue, 12 December 2006 10:21
Eclipse UserFriend
Hello,

In my report I want dynamic page breaks in my report.

Is there any method to get the height of all elements added to the page
before!

If I have this property the onCreate-Method in the Script is very simple

e.g.

if (this.getVerticalHeightOfPage()>200){
this.getStyle().pageBreakBefore="always";
}

Can anyone help me please!

Thanks
Previous Topic:update reference manuals?
Next Topic:Library Refresh - changes not recognized
Goto Forum:
  


Current Time: Sat Jun 07 14:10:13 EDT 2025

Powered by FUDForum. Page generated in 0.23825 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top