https://bz.apache.org/bugzilla/show_bug.cgi?id=68094

wh...@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #17 from wh...@hotmail.com ---
I really do not understand why it should not be possible to calculate the
correct width for the columns. I'm not talking about SXSSF columns, I'm talking
about XSSF columns.

It worked perfectly for years up to version 5.2.3 and then broke.

It should at least work with a standard OS (Windows), standard fonts and a
standard application (MS Excel). Other libraries are able to calculate the
correct size of fonts etc. without any problems.

It seems that since version 5.2.4 there is a calculation error of exactly 1
character.

Adding an extra 256, which is the value used inside XSSFSheet in the
autoSizeColumn function to multiply by the width, everything works fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to