开发者

Dynamic Jasper Report [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. 开发者_C百科 Closed 10 years ago.

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


Through DynamicReports you can create dynamic reports quickly and easily. Take a look at following step by step tutorial.


In case you want to achieve this directly from JasperReports without having to learn to use another library have a look at the following tutorial available here.


DynamicJasper (DJ) is the best and more well - documented solution in my opinion. It offers every feature of DynamicReports but also includes Struts2 and WebWork integration and a clean excel report. Read more at the site.


Another approach I have taken other than what @jeshurun has mentioned, is outlined in the following post. Both of these approaches have worked for me depending on what I needed.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜