Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

We have created a portal using APACHE POI Framework, and when we enter the data in this portal, the output is retrieved in a pre - designed Excel Sheets. These excel sheets are present in both Excel 2003 and Excel 2007 formats.

Now the probelem is that when we are downloading the Excel file from the portal in Excel 2003 format, the output is coming properly.

But when we download the same output in Excel 2007 format, the Excel file comes in a repaired format. But to mention, the data and the formatting of the data in the sheets is not at all changed.

Please give some suggesstion on how can we get the exact Excel 2007 file. We dont want it to come in Repaired format.

It would be highly appreciable if we get the solution for this quite urgent.

share|improve this question
What does Excel think is wrong with the .xlsx file? And what version of POI are you using? – Gagravarr Jun 14 '11 at 13:04

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.