1

I checked most of the examples on stack overflow but all read excel file of string value, numeric value etc using Apache POI library .

I want to read .xlsx and .xls file containing images using Apache POI. If anyone knows.. kindly help me or suggest any hint on how to do this.

SantiBailors
  • 1,596
  • 3
  • 21
  • 44
  • see http://stackoverflow.com/questions/32795947/read-images-from-xls-file-together-with-the-references-for-their-locations – Ayush Bansal Mar 22 '17 at 09:59
  • What did you try to extend the examples you found to cover images? What documentation did you try to follow to work with images? What didn't work? – Gagravarr Mar 22 '17 at 11:13
  • @Gagravarr i tried various links but didn't found solution. e.g. the links like http://stackoverflow.com/questions/13658315/reading-images-and-data-from-excel-file-using-poi and http://stackoverflow.com/questions/33030908/read-images-from-excel-sheet-row-by-row – user7435279 Mar 22 '17 at 11:43
  • @AyushBansal Thanks.. but i tried this one also – user7435279 Mar 22 '17 at 11:51

0 Answers0