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

Problem with single page lengthy XLS report


psoma.cse

Recommended Posts

Hi Everyone,

I have a report that needs to be exported to xls format in a single page. Through iReport, I'm able to generate a continuous xls report(with no empty lines between).

But the problem is that the same report comes bad when generated through the application. Many empty lines appear randomly after some set of rows throughout the report. Infact the number of empty lines increases as we go down the report. Please give me some suggestions for this issue.

 

Note:

I have set the foll. parameters in the code:

1. JRXlsExporterParameter.IS_ONE_PAGE_PER_SHEET, Boolean.FALSE

2.

JRXlsExporterParameter.IS_REMOVE_EMPTY_SPACE_BETWEEN_ROWS,

Boolean.TRUE

 

Thank you very much for your time!

 

-Somu

Link to comment
Share on other sites

  • Replies 0
  • 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...