https://issues.apache.org/bugzilla/show_bug.cgi?id=49074
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nick Burch <[email protected]> 2010-05-05 12:40:36 EDT --- Is 65x10 the smallest file you can generate that gives the problem, or can you find something smaller? I'd suggest you create four files: * One via POI, which is the smallest you can that gives the problem * One via POI, which is like the above, but the biggest without issues * One via Excel, containing the same data as the POI one that fails * One via Excel, containing the same data as the POI one that works Next, use BiffViewer to try to see how the files differ. Especially interesting will be between the two poi ones, and between the poi one that breaks and the excel equivalent. Use the poi+excel pair that both work to help identify harmless things that are done differently. Hopefully from this analysis, you can identify what's going wrong with the file that POI generates -- 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]
