One excel Sheet for each subreport (No groups in the main report)jaspersoft iReport
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: This is really driving me mad.. I read everywhere but still can't understand why mine isn't working I have a main report( a dummy query returning me only one row) and 2 subreports(each with its own header) found in two different detail band. The second subreport splits into multiple excel sheets! The main report doesn't contain any groups.. its just a dummy query and has no links with the subreports. This is what i did in the main report: Add in Properties : Name="net.sf.jasperreports.export.xls.one.page.per.sheet " with Value="True" Set