Thanks for all the efforts on this issue and I have another little problem.
According to MSB's coding, the picture information like filename & the cell location can be extracted. My question is can we get back the byte[] of those pictures accordingly? e.g. I want to get the image with its top left corner cell is at (0, 0) I discovered that matthewxb can do it successfully by using shape.getPicIndex() function to get the pictureData with the index. But I don't know when and where the picIndex is set to the shape object. Can anybody give me a hint on this problem? Thanks. -- View this message in context: http://www.nabble.com/Copy-images-from-Workbook-to-Workbook-tp23032425p24303124.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
