I have some wicket pages with a table component (org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable). I would like to use DynamicJasper to create a report that looks more or less the same as the table + some additional information. The table content and the number of rows per page varies so the report must be dynamic. What is the best way to create the report?
-- View this message in context: http://www.nabble.com/Create-a-report-based-on-a-wicket-page-using-DynamicJasper-tf4892428.html#a14010250 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
