Category: | Bug report |
Priority: | Urgent |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
Cells are getting merged while exporting the report as Excel sheet. Is there a way to avoid this issue? This happens for only few reports. I have also tried adding the below properties in JRXML. But it doesn't change take effect.
<property name="net.sf.jasperreports.export.xls.detect.cell.type=true"/>
<property name="net.sf.jasperreports.export.xls.remove.empty.space.between.rows=true"/>
<property name="net.sf.jasperreports.export.xls.remove.empty.space.between.columns=true"/>
Is there a way to solve this issue?
v5.6.0