On Fri, 8 Mar 2013, A Z wrote:
I want to add insert a new picture into an HSSFSheet.

I can go HSSFWorkBook.addPicture( bytes []..., int format).

That's only the first step

We've got some documentation on adding images to excel sheets:
http://poi.apache.org/spreadsheet/quick-guide.html#Images

Does following that get you the rest of the way?

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to