Thanks for the tip. I will check it out and see if solves my situation. it might not work in my case because i am reading in a .xls file that has an image in it and then adding images to that file. The images that I write are there, but the image that was originally there is removed. thanks adam
On Tue, Jun 23, 2009 at 11:31 AM, Derryl Varghese<[email protected]> wrote: > Actually i fixed it. I found the following comment in some site that > helped me. >>> > You're re-creating the drawing patriach each time, which zaps and > previously existing images. Only create your drawing patriach once, > and re-use it for adding all the images > << >T > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
