I was able to solve this. I had to use CreationHelper and sheet.createDrawingPatriarch() at the top level (I had this in the parent method, but you can put it in a constructor too). I was populating comments in a method by passing on the same sheet couple of times. This was recreating the patriarch and writing only the last comment.
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Drawing-class-not-having-createCellComment-function-tp2288671p4377362.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org