Re: [iText-questions] How to open an Image/File on click of link/image in a PDF

2012-02-15 Thread leo.michael
I was ableo to attach the file using PDFAnnotation and on click i was able to open the image. But another issue came up, there was another annotation image on top of my image. Can someone provide some idea to remove that. Please refer the attached image for details. http://itext-general.2136553.n4

[iText-questions] How to open an Image/File on click of link/image in a PDF

2012-02-15 Thread leo.michael
Hi Team, Im new to IText PDF creation. I have created a PDF document which contains some image and also downloaded this PDF document and few other images to a folder. Now my requirement is to open an image in the folder on click of an image [relative path] in the PDF file. Below is the code s