[#10926] - Cells are getting merged while exporting jasper report as Excel sheet.

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?

AttachmentSize
Image icon screenshot_from_2018-06-07_194158.png254.9 KB
v5.6.0
shenbaga's picture
Joined: Nov 2 2016 - 1:56am
Last seen: 4 years 7 months ago
Feedback
randomness