How to prevent a blank column A in Excel Output.

I am using iReports 5.6.0 and creating excel reports.  There is always a blank column A in the output.  Is it possible to have the data start in column A instead of Column B?

curt.olson's picture
Joined: Nov 13 2015 - 10:46am
Last seen: 6 months 6 days ago

1 Answer:

Empty columns will not be output by adding the following option to the report properties.

net.sf.jasperreports.export.xls.remove.empty.space.between.columns = true


* Reference
http://jasperreports.sourceforge.net/config.reference.html#net.sf.jasper...

 

yama818's picture
6399
Joined: Aug 17 2018 - 3:48pm
Last seen: 2 weeks 4 days ago
Feedback