Re: [iText-questions] Hide note/comment icon

2007-01-02 Thread amudha
How to set the icon for a file attachment to be empty. thanks - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business t

Re: [iText-questions] Hide note/comment icon

2006-12-30 Thread Bruno Lowagie
selvi wrote: > still doesn't work .is there any other way to fullfill the requirment You are talking about a requirement. I assume this requirement is documented. You probably have some prototype PDF document that demonstrates the final result you want to achieve (otherwise you may be trying to do

Re: [iText-questions] Hide note/comment icon

2006-12-29 Thread selvi
still doesn't work .is there any other way to fullfill the requirment Paulo Soares consiste.pt> writes: > > You should use annot.setPage(i). If it still doesn't work it's possible that > Acrobat is creating the icon if the appearance is empty. --

Re: [iText-questions] Hide note/comment icon

2006-12-28 Thread Paulo Soares
You should use annot.setPage(i). If it still doesn't work it's possible that Acrobat is creating the icon if the appearance is empty. Paulo - Original Message - From: "selvi" <[EMAIL PROTECTED]> To: Sent: Thursday, December 28, 2006 9:12 AM Subject: [iText-qu

[iText-questions] Hide note/comment icon

2006-12-28 Thread selvi
Hi, Requirement: While clicking the Image in the PDF, it should pop up high resolution image. This should be done by "Attach file" concept. I have done the above requirement by using the code listed below.but when i open this file ,every image has a small note/comment icon attached to it i w