With the recent release of JasperReport Plug-in, Now, you can directly add
any fields, calculations(stored/un-stored), aggregations, global variables,
related fields and many more, to your Jasper Report, as you are doing in 
Servoy itself. You don't have write huge SQL Query for the same. Just pass
your foundset to the report and access the fields, related fields from the
JasperReport basing on the passed foundset. In this TIP, we will  know how
we can add a Sub-Report to the Jasper Report and pass a Servoy Foundset to
the SubReport.

To add a Sub-Report to your JasperReport at design time with IReport
(IReport is the popular Jasper Report Designer tool), you can drag the
Sub-Report element from the Element pallet of IReport, to the 
http://www.mindfiresolutions.com/Adding-a-SubReport-to-the-JasperReport-by-JasperReport-Plugin-724.php
JasperReport .
-- 
View this message in context: 
http://old.nabble.com/Integrate-JasperReports-into-a-Struts2-web-application-tp23479814p27999481.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to