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

Nick Burch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #4 from Nick Burch <[email protected]> ---
I notice that your problematic cell is using the Calibri font

Have you made sure that you have the Calibri font installed on your machine,
*AND* available to Java? 

POI uses the Java font code to work out how big each letter needs to be, when
calculating the sizing, and that requires the right fonts to be present to get
a precise value. Without the right font, Java picks a "nearby" one which
doesn't always size out the same. See the bottom of the warning at
http://poi.apache.org/spreadsheet/quick-guide.html#Autofit

-- 
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