https://issues.apache.org/bugzilla/show_bug.cgi?id=47594
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Nick Burch <[email protected]> 2009-07-28 05:54:50 PST --- There's code in TextShape.resizeToFitText() that appears to handle the height stuff in a way I'd expect to work. Could it be a font issue? Can you confirm that the font that your text is using really is present (and available to java!) on the machine where you're running your poi code? Also, if you try changing the font, does the height mismatch change, or is at say always out by ~10%? -- 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]
