
22
Dec, 13
Add subreport in main report dynamically using dynamic jasper
When you make dynamic report, sometimes you need to add subreport. You can add subreport and also set its position dynamically. Also you need to pass data source with this. Here is a code snippet to understand that how can you make subreport in main report...
Recent Comments