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

print all data in one page (only for xls)


miodas007

Recommended Posts

Hi,

i wont print all data in one page for .xml (for .pfd with page division). I try (for .xls export):

jex.setParameter(JRXlsExporterParameter.IS_ONE_PAGE_PER_SHEET, Boolean.FALSE);
jex.setParameter(JRXlsExporterParameter.IS_REMOVE_EMPTY_SPACE_BETWEEN_ROWS, Boolean.TRUE);

But, in this way i have repetitive Colum Header.

Is diffrent way to showing all data in one page or to delete Colum Header (without 1-st page Column Header) ?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

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...