0
votes

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://stackguides.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
I found that the reference didn't give me much advice using complex types which is my main problem. Sorry I didn't mention this in the question, but I have added it now. Thanks so much for your helpJason

1 Answers

1
votes

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

Are you looking for more than this info?