Dynamic Jasper Report
- by pramod
Hi,
i need to create dynamic jasper report .
my scenario is i have nearly 60 tables in database,so i can't create 60 jasper reports.i want a template jasper report which should be modified automatically by program.The data will come dynamically from the database and will be stored in an arraylist.
iterating the arraylist i need to upload the data to jasper report.
is that possible in java + jasper Reports.
if so please give an example or any idea.
thanks
pramod