My POI for .NET is based on Java version of 2.5.1-final-20040804.
Unfortunately, the version does not support images, that is HSSFPatriarch.createPicture method is not implemented.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi;
Does your version of POI support bitmaps (not charts, not shapes, just JPG bitmaps)? If so, do you have sample code anywhere?
Thanks – dave
Ps – all of your .NET code is working great for Windward Reports – thank you.
My POI for .NET is based on Java version of 2.5.1-final-20040804.
Unfortunately, the version does not support images, that is HSSFPatriarch.createPicture method is not implemented.