Jasper report

Hi All,

Please help me... I am using Jasper report in my application. I designed using Eclipse. My problem is, I need 2 header details field ..If I select one item from my application I need to display those things in one page and another one is selected I need to display after the first one and also If selected both means all details should come in one report. Am very new to Jasper reports. Can any one help.

Thanks in advance,

Suni

[461 byte] By [Anisunia] at [2007-10-2 3:17:33]
# 1
you should probably read how to use subreport in a jasper report and figure out some solution.
ranjith_iita at 2007-7-15 21:44:55 > top of Java-index,Desktop,Core GUI APIs...
# 2

Thanks for the info.. I need one more help ,Is there any way to wrap the field values to nextline in jasper report. Am designing a dynamic string field in jasper report to populate the field values. Now what is happening is once the result line is reached the end of line its not coming to the next line. Please help its very very urgent.

Thanks,

Suni

Anisunia at 2007-7-15 21:44:55 > top of Java-index,Desktop,Core GUI APIs...
# 3
Hi Sunil,Have you found solution to wrap the field value to next line. I am facing similar problem too.Thanks,Shiva
shiva-tripathia at 2007-7-15 21:44:55 > top of Java-index,Desktop,Core GUI APIs...
# 4
Ok I found it. Its that you have to set the property - Stretch With Overflow
shiva-tripathia at 2007-7-15 21:44:55 > top of Java-index,Desktop,Core GUI APIs...