Ignore Pagination in XLS format

Hi there,

We are using visualize js to embedd jasper report in our application. We have options to download report in PDF and EXCEL.

There is a table in summary band of the report which has column headers. When we download EXCEL report column headers are repeated page wise (same as PDF). Is there a way we can ignore pagination or show column headers only once in EXCEL format.

Thanks

devanshi.sharma's picture
Joined: Dec 18 2017 - 8:32pm
Last seen: 5 years 4 months ago

1 Answer:

Can try setting:

com.jaspersoft.jrs.export.xls.paginated=false

in classes/jasperreports.properties and restart the JR server.

vchiem's picture
37795
Joined: May 1 2017 - 5:33pm
Last seen: 7 hours 16 min ago
Feedback
randomness