Excel export fails when it is opened in excel 2013

2016-05-08 Thread Rajesh Bhat
Hi, Am trying to convert FO with FO: table along with style attributes to excel. Am trying to export into multiple sheets. This works fine when I export to excel (.xls) and open in 2007 excel format. But when I open in 2013 then first two sheets comes up fine, however in sheet 3 onward style (back

Re: Excel export fails when it is opened in excel 2013

2016-05-09 Thread Javen O'Neal
Could you please include a simple, self-contained correct example (unit test) to show us what you're doing? On May 8, 2016 11:55 PM, "Rajesh Bhat" wrote: > Hi, > > Am trying to convert FO with FO: table along with style attributes to > excel. Am trying to export into multiple sheets. This works f

Re: Excel export fails when it is opened in excel 2013

2016-05-09 Thread Rajesh Bhat
Hi, Thanks for your prompt response. Attached is the FO input file which is used by my application to generate an .xls output file. Also attached the output file generated. This looks good when I open this in 2007 excel. But the style/formatting goes off when the same file is being opened in 2013 e

Re: Excel export fails when it is opened in excel 2013

2016-05-09 Thread Joseph Price
Rajesh, FYI, the latest stable release is 3.14: https://poi.apache.org/download.html -Joe From: Rajesh Bhat Sent: Monday, May 9, 2016 3:54 AM To: POI Users List Subject: Re: Excel export fails when it is opened in excel 2013 Hi, Thanks for your prompt

Re: Excel export fails when it is opened in excel 2013

2016-05-09 Thread Javen O'Neal
Did you forget to attach your code? On May 9, 2016 12:55 AM, "Rajesh Bhat" wrote: > Hi, > Thanks for your prompt response. > Attached is the FO input file which is used by my application to generate > an .xls output file. Also attached the output file generated. This looks > good when I open this