https://issues.apache.org/bugzilla/show_bug.cgi?id=45061





--- Comment #7 from jagannadham <[EMAIL PROTECTED]>  2008-06-02 00:35:20 PST ---
(In reply to comment #5)
> Thanks for the clarification.  So the steps to reproduce are: generate with
> POI, open in Excel, save.
> I ran the attached code against 3.0.2 and svn trunk(3.1-beta2+). No change in
> observations.  BTW the attached code had 2 compiler errors for which I guessed
> a fix.  I hope that this did not affect the problem.
> There doesn't seem to be anything unusual in your code.  It looks like very
> normal usage of POI.  Without being able to reproduce the bug, there is not
> much I can do besides blame it on differences in Excel versions.  Perhaps
> someone else with Excel 2003 could try this code out.
> On your side, you could help by cutting down the example code to the
> simplest/smallest version that will reproduce the bug for you.  Re-attach that
> code (without compiler errors, please).  Also specify which of the remaining
> lines of code you have observed to be critical (i.e. can't be removed) for
> creating the problem. 

Please find attached the one single java file which generates the xls sheet
using the POI. Execute the attached java file by including the poi.jar in the
classpath and open the xls sheet (generated in the same directory from where
the java program is executed) using the excel 2003. Open it and save it. You
would get the error. The reported problem does not persist if excel 2007 is
used instead.
The attached code does not have any compilation errors now.
Could you please confirm this problem with excel 2003 using POI (3.0.1 or
3.0.2) and a probable solution as we are not intending for upgrading to excel
2007


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to