https://issues.apache.org/bugzilla/show_bug.cgi?id=45260
--- Comment #2 from Werner Schindling <[EMAIL PROTECTED]> 2008-06-24 01:31:51 PST --- (In reply to comment #1) Hi! Thanks for the quick reply. :) > One thing to try then is run a BiffViewer on the poi output file, and the oo > output file. See if you can spot what open office has done differently (and > presumably correctly) with the formatting stuff The POI-generated file has only 20 font records in it (some created in the code seem to be missing) while the open office file has 32. Also, the POI file has 2 format records while the open office one has 8. > Also, can you generate a problem file with dummy data in? Without a test file > to work against for unit tests etc, I can't see anyone being able to help > I'll look into this in a moment. -- 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]
