Hi , 
I am using CreateDrawingPatrich() method to add images into excel sheet,its 
adding properly but privious imges are removing by using this method ,

I also want to retail those privious images while ading new images .

Let me knwo if u have any sollution to avoid this problem , i need to add 
images to excel sheet without clearing before images

I am using belwo code to render images
        HSSFPatriarch patriarch=sheet.createDrawingPatriarch();
        HSSFPicture picture = patriarch.createPicture(anchor1,index);



Thanks n Regards,
Chaitanya.DNVR
Hewlett-Packard(HP) Services.
  
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to