https://issues.apache.org/bugzilla/show_bug.cgi?id=52764
Nick Burch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO OS/Version| |All --- Comment #1 from Nick Burch <[email protected]> 2012-02-25 05:56:25 UTC --- How are you creating the additional comments? Does it by any chance include a call to createDrawingPatriarch? If so, you should note the warning in the javadocs - http://poi.apache.org/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html#createDrawingPatriarch() - "This will have the effect of removing any existing drawings on this sheet." (Comments are a kind of drawing) -- 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]
