Re: [iText-questions] using an Annotation like an anchor

2005-11-11 Thread Antoine
> > http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/index.htm > > l#pageevents ... > I will keep playing but if you have any pointers they are much appreciated! So I add the PDFAnnotation IN onGenericTag! Much more satisfying working it out myself :-). Thanks for the help on finding

Re: [iText-questions] using an Annotation like an anchor

2005-11-10 Thread Antoine
On 10/11/05, Paulo Soares <[EMAIL PROTECTED]> wrote: > http://itextdocs.lowagie.com/tutorial/directcontent/pageevents/index.htm > l#pageevents Thanks guys - I'm almost there... I just can't seem to work out the best way to get the PDFAnnotation in... I know it's bad - I don't have much OO experien

RE: [iText-questions] using an Annotation like an anchor

2005-11-10 Thread Paulo Soares
orge.net > Subject: [iText-questions] using an Annotation like an anchor > > Hi, > I am trying to write a comma separated list of filenames and each will > have a file attachment behind it - only problem is that I would like > the position of the rectangle that I need to assign i

Re: [iText-questions] using an Annotation like an anchor

2005-11-10 Thread bruno
Antoine wrote: Hi, I am trying to write a comma separated list of filenames and each will have a file attachment behind it - only problem is that I would like the position of the rectangle that I need to assign it to to be decided by, for example, where I put the text in a table. Could someone p

[iText-questions] using an Annotation like an anchor

2005-11-10 Thread Antoine
Hi, I am trying to write a comma separated list of filenames and each will have a file attachment behind it - only problem is that I would like the position of the rectangle that I need to assign it to to be decided by, for example, where I put the text in a table. Could someone point me in the rig