https://issues.apache.org/bugzilla/show_bug.cgi?id=57214
Bug ID: 57214 Summary: Image getting shrunk when column width is decreased using POI API Product: POI Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: POI Overall Assignee: dev@poi.apache.org Reporter: ankitrungta...@gmail.com Created attachment 32205 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32205&action=edit unzip the attachment to get 3 files I have attached 3 files: 1) Program which is used to compress width of a column if it exceeds given limit. 2) Input excel file. 3) Output excel file. When i shrunk the column width manually from excel then image is not shrunk, but when i do the same using POI image is getting shrunk. If you observe the output excel properly, an image in output excel has got shrunk to size zero because of which it got totally disappeared. -- 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