Dynamic Jasper Report

Posted by pramod on Stack Overflow See other posts from Stack Overflow or by pramod
Published on 2010-06-01T05:33:50Z Indexed on 2010/06/01 7:13 UTC
Read the original article Hit count: 455

Filed under:
|
|

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

© Stack Overflow or respective owner

Related posts about java

Related posts about reports