Jump to content
We've recently updated our Privacy Statement, available here ×

Infinite loop creating new page due to page header overflow


senthilchettyin

Recommended Posts

Hello

 

I am displaying the Chart in the Page Header. Since i want to display this page header only once, so as per jasper forum,

i have done by including the following expression in "Print When Expression"

 

new Boolean($V{PAGE_NUMBER}.intValue() == 1)

 

Now, I need to show only this chart in the page header and then as in the second page, i want to show the list of records.

 

So inserted the Break element at the bottom of the page header and change the break type to "Page Break".

 

 

Now when i run the report, i got the following error message

Infinite loop creating new page due to page header overflow

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...