The Poi quick guide has the following code for loading an image
patriarch.createPicture(anchor, loadPicture( 
"src/resources/logos/logoKarmokar4.png", wb )); 

I have downloaded poi 3.0 and I get the message that the method loadPicture is 
not defined.
What version of poi is the quick guide written for? I thought 3.0 is the latest 
poi version.

where can I find the method loadPicture?
Has anyone been successful in importing an image from a file into a spreadsheet 
using poi?

Thanks


Reply via email to