thanks...
On 12/3/05, Barry Klawans <[EMAIL PROTECTED]> wrote:
Create a subreport for Schools and a subreport for Hospitals. A subreport is basically a report that can be placed inside another report. You author it just like any other report, but don't set the page size to be bigger than you need for editing. Then create a new report, place both subreports inside it, and you are done. Take a look at the "subreport" sample include in the distribution.-BarryOn Dec 2, 2005, at 5:21 AM, neqo seppuku wrote:hi all,
I need to design my report with two details band, like this,
there sholud be two parts in the report that dynamically grow :for example :
SCHOOLS
school name school id location
school1 1 city1
school2 2 city2
......
HOSPITALS
hospital address phone #of doctors
hospital1 adres1 1 5
hospital2 adres2 2 6
........
these two information parts should include in the same report, the number of records are dynamic, so how can I solve this problem. is it possible to do this in jasperreports?
thanks...
