问题
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