[#5378] - Export Headers to Excel File

Category:
Bug report
Priority:
High
Status:
Feedback Requested
Project: Severity:
Critical
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

<p>Upgrading to Jasper version 4, header rows in reports no longer export into excel format (but are viewed in pdf version still). Is there a change in setting or is this something that is a known bug?</p>

christineolah's picture
Joined: Mar 3 2011 - 1:53pm
Last seen: 10 years 1 month ago

1 Comment:

#1
  • Status:New» Feedback Requested
  • Assigned:giulio» teodord

Hi,

I assume you are referring to JasperReports Server 4.0, in which case I can confirm that the Excel export options are configured by default in such a way so that they produce what we call "data centric Excel" output. This means graphics are ingored and also, page breaks are suppressed by filtering out page break related sections such as page footers and page headers. Empty space is collapsed so that only cells with data be present in the document.

If this is not what you want, then you can look in the WEB-INF/classes/jasperreports.properties files and comment out the export filter properties.

I hope this helps.
Teodor

Feedback