Using POI version 3.2
Issue: Not able to resize an image to its original height and width. I am able to add an image to the excel file.
After adding image I
Shouldn't you just hold onto the picture object and call resize() very last, after your setcolumnwidth()s are done?