Hi all,
I have created a report in the form of table which has color background for alternate columns. The report works perfectly and is exporting to pdf with color background of cells which is as needed.
But, I need to ignore the background color while exporting to Excel. I have used iReport to create the jrxml file. I tried by selecting the checkmark for 'Opaque'. But this is ignoring the colors in the display in jasper server and also in pdf.
I would appreciate any help in getting over this problem
Regards
Sudheendra
2 Answers:
Posted on June 15, 2011 at 9:26am
These might be of interest, just change them in your jasperreports.properties file (http://jasperreports.sourceforge.net/config.reference.html)
net.sf.jasperreports.export.xls.ignore.cell.background | ||||
net.sf.jasperreports.export.xls.white.page.background | ||||