[#5276] - Auto fit row height & column width as excel export options(IRepot4.0)

Category:
Feature request
Priority:
High
Status:
Assigned
Project: Severity:
Major
Resolution:
Open
Component: Reproducibility:
N/A
Assigned to:

I have found almost all the option to export report in excel format,but after generating the report in excel format I have been manually formating the row heights & columns widths by using 'auto fit row height' & 'auto fit Column width' options.
If we have same options even in iReport4.0 then it will very easy to generate the report in excel

raj_momula's picture
Joined: May 25 2011 - 11:44pm
Last seen: 9 years 6 months ago

3 Comments:

#1

There are these properties already.

net.sf.jasperreports.export.xls.auto.fit.column and net.sf.jasperreports.export.xls.auto.fit.row

Their value must be set to true

#2

I am using jasper report 4.7.1. I need to generate excel in which data should autofit in cells but following properties doesn't seem to work properly.
net.sf.jasperreports.export.xls.auto.fit.column and net.sf.jasperreports.export.xls.auto.fit.row

How should I apply autofit property?<strong><<<<<< This comment was blocked and unpublished because <a href="http://www.projecthoneypot.org/">Project Honeypot</a> indicates it came from a suspicious IP address.</strong>

#3

I am using jasper report 4.7.1. I need to generate excel in which data should autofit in cells but following properties doesn't seem to work properly.
net.sf.jasperreports.export.xls.auto.fit.column and net.sf.jasperreports.export.xls.auto.fit.row

How should I apply autofit property? Please help<strong><<<<<< This comment was blocked and unpublished because <a href="http://www.projecthoneypot.org/">Project Honeypot</a> indicates it came from a suspicious IP address.</strong>

Feedback