curt.olson Posted January 10, 2022 Posted January 10, 2022 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?
yama818 Posted January 11, 2022 Posted January 11, 2022 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* Referencehttp://jasperreports.sourceforge.net/config.reference.html#net.sf.jasperreports.export.xls.remove.empty.space.between.columns
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now