Jump to content
We've recently updated our Privacy Statement, available here ×

Export to XLS does not include headers


hectormabilangan

Recommended Posts

Hi,

I just upgraded from JasperServer 3.5 to 3.7 to 4.0 as stated in documentation. After upgrading, report headers are not included when exporting to XLS.

Included here is my xlsExportParameters as stated in applicationContext.xml 

I also attached a sample jrxml file that has the issue.

Hope someone can help.

Thanks in advance!

Code:
<property name="detectCellType" value="true"/><property name="onePagePerSheet" value="false"/><property name="removeEmptySpaceBetweenRows" value="true"/><property name="removeEmptySpaceBetweenColumns" value="true"/><property name="whitePageBackground" value="false"/><property name="ignoreGraphics" value="false"/><property name="collapseRowSpan" value="false"/><property name="ignoreCellBorder" value="false"/><property name="fontSizeFixEnabled" value="true"/><property name="maximumRowsPerSheet" value="65000"/><property name="xlsFormatPatternsMap" ref="formatPatternsMap"/>
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...