I want to download image and add it to excel
but there is no image in the excel.
why?
(XSSFPicture)drawing.CreatePicture(anchor, beginPhotoId); I have created the picture.
and I can not use picture.Resize becuase there will be an error: Unable to load shared library 'libgdiplus' or one of its dependencies. In order to help diagnose loading problems
