https://issues.apache.org/bugzilla/show_bug.cgi?id=52764
Yegor Kozlov <ye...@dinom.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Yegor Kozlov <ye...@dinom.ru> 2012-02-27 08:49:28 UTC --- It is a known limitation of POI: if a template workbook has graphics (shapes, comments, pictures, etc.) then an attempt to modify / append new graphic elements *may* destroy the original drawing. The behavior is not fully deterministic: in simple cases graphics is preserved OK, it more complex it is lost. In other words, POI is good to create new drawings from scratch, but it can't append / modify existing drawings. There is a plan to improve it, but unfortunately it is a quite a big piece of work and no one has volunteered to implement it. Yegor -- 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org