Skip to main content



      Home
Home » Archived » BIRT » If statement to page break
If statement to page break [message #258529] Tue, 16 October 2007 19:34
Eclipse UserFriend
Hi All,


Here i am facing a problem like I want to give page break if the
condition is true. i have give like this:

if (row["NO OF RECORDS"] > 10)
{
dataSetRow["DISCOUNT"]
}
else
{
displaystring=" "
}

when the it means the purchase items > 10 then discount will add to bill
so when this condition true I want page break.

Here how i can able to pass that .


Please assist me


Regards
Red
Previous Topic:Bug in the "Report Loading Screen"
Next Topic:Orphans, widows, absolute position, null pointer... we give up and move to Jasper
Goto Forum:
  


Current Time: Fri Apr 25 21:44:16 EDT 2025

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

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

Back to the top