Subreports in Jasper Reports
Posted
by Karthikeyan
on Stack Overflow
See other posts from Stack Overflow
or by Karthikeyan
Published on 2010-06-18T05:58:33Z
Indexed on
2010/06/18
6:03 UTC
Read the original article
Hit count: 579
Hi all,
I am using jasper reports - ireports. i need to create a subreport. i have a Master Reports-- > which holds the subreport1 and subreport 2.
Subreport 1 and 2 will have individual tables in its details band. So, while compiling master report through java class by filling it with custom datasource it has to print a single page with two table.. this is my task !! i need some more guidance to implement this ? i didnt get much tutorial for it to implement. Pls help me. Thanks in advance
© Stack Overflow or respective owner