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. --

[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

[iText-questions] add annotations

2006-11-17 Thread selvi
Hi, Can anyone give me a sample code to add text annotations using ColumnText and PdfStamper for a existing PDF file. Thanks and Regards selvi - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net&#

[iText-questions] reading embedded files

2006-09-12 Thread selvi
hi, please help to read the embedded files from the pdf using java script. thanks and regards selvi.k - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-inte

[iText-questions] image reading

2006-09-11 Thread selvi
Hi, how to fint the Exact dimension and position of a image in a existing pdf file using itext. thanks and regards, selvi.k - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quic

[iText-questions] read fonts used in a pdf file

2006-07-19 Thread selvi
hi, iam using the below listed code to read the fonts used in a pdf file. how can i read the font property of a particular page of a pdf file.if possible send me a sample code. import java.io.IOException; import java.util.ArrayList; import java.util.Iterator; import com.lowagie.text.pdf.PdfDictio

[iText-questions] reading encrypted pdf file

2006-06-14 Thread selvi
hi, is there any possibilty to read the the properties of a password secured pdf using itext. ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions

[iText-questions] font properties

2006-06-02 Thread selvi
Hi, how can i print the font used in a pdf file and its properties page wise.help me by providing a sample code. Thanks and Regards K.Selvi ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/

[iText-questions] font properties page by page

2006-06-02 Thread selvi
Hi, how can i get the font used in a pdf file and its properties page wise.help me by providing a sample code. Thanks and Regards K.Selvi ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net

[iText-questions] Bookmarks

2006-05-13 Thread selvi
hi, can any one help me to find whether the Bookmarks in a PDF Document are active or dead using java.if possible please send me a sample code.   Regards, K.selvi

[iText-questions] pagelabel

2006-04-07 Thread Selvi K
how can i read the page labels of a pdffile and test it for its uniqueness using itext.iam using windows 2000.-- selvi.k