Title: Displaying big data separately on the pages

Hi,
I have designed a .jrXML template using iReport.
There are two big text fields in it. I am populating these fields using java object. The value of these two fields is of course dynamic.

The requirement is

    If the value of both fields gets fit into single page, then it will be displayed the one page PDF.
    In case the value of first fields gets increased to its field size (I have already set the option "STRETCH WHEN OBVERFLOW" in field property).

    I want to display the second text field completely on second page of PDF.

It means that I don't want to display the part of second field into first page and remaining into second page.
If you have any idea to solve this problem, please let me know.

Thanks,
Kalpesh

Reply via email to