How to set up jasper reports in spring with subreports

送分小仙女□ 提交于 2019-12-22 00:35:29

问题


I'm looking for a guide in How to set up jasper reports in spring with subreports. I've got decent java and spring knowledge but jasper is confusing me.

Can anyone point me in the right direction? I've tried following other people's questions and answers like Subreports in Jasper Reports directly embedded subreport in JasperReports https://stackoverflow.com/questions/2209977/jasper-report-updating-text-fields-in-a-subreport-with-the-page-numbers-of-subseq

but had no luck.

Just looking for a guide or something on it.

My main problem is that all the guides out there work with simple types. I need something that will explain to me how to work with complex types, like lists within lists. or collections etc.

Anyone have any ideas?


回答1:


Have you tried the section"14.7.4. Working with Sub-Reports" spring reference here.

Are you looking for more than this info?




回答2:


@Jason, I've written a set of tutorials for integrating Spring MVC 3 and Jasper. I've also provided a downloadable Maven build. The tutorials are very detailed. In addition, the application itself is well-commented. Just leave a comment if the tutorials help you :)

http://krams915.blogspot.com/p/tutorials.html



来源:https://stackoverflow.com/questions/4446666/how-to-set-up-jasper-reports-in-spring-with-subreports

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!