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