https://issues.apache.org/bugzilla/show_bug.cgi?id=54904
Bug ID: 54904
Summary: autoSizeColumn doesn't work with new JDK/JRE 1.6.45 or
1.7.21
Product: POI
Version: 3.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Since the last update of the JRE the autoSizeColumn method in
org.apache.poi.xssf.usermodel.XSSFSheet doesn't work anymore.
It uses the method getCellWidth in org.apache.poi.ss.util.SheetUtil. This
method uses the getBounds() Method of java.awt.font.TextLayout. And this
delivers different values for JDK 1.6.43 and JDK 1.6.45
--
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]