https://issues.apache.org/bugzilla/show_bug.cgi?id=56585
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Nick Burch <[email protected]> --- In order to size the column, POI needs to work out how much space each letter takes up, which in turn means using the Java font libraries to calculate the spacing. As such, having fonts both installed *and* available to the JVM is a requirement for this to work. -- 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]
