Re: [iText-questions] Question about annotations and animations

2008-02-28 Thread arthur m
ion. thnks for help > From: [EMAIL PROTECTED] > Date: Wed, 27 Feb 2008 06:54:26 -0500 > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Question about annotations and animations > > The location of the "popup" is controlled by the Rect of

Re: [iText-questions] Question about annotations and animations

2008-02-27 Thread matthews estrice
unt = <%= count %> <% } %> Regards, Matthews Estrice > From: [EMAIL PROTECTED]> Date: Wed, 27 Feb 2008 06:54:26 -0500> To: > itext-questions@lists.sourceforge.net> Subject: Re: [iText-questions] > Question about annotations and animations> > The location

Re: [iText-questions] Question about annotations and animations

2008-02-27 Thread Leonard Rosenthol
The location of the "popup" is controlled by the Rect of the associated PopUp annotation. If none is provided - then Acrobat gets to choose. Leonard On Feb 27, 2008, at 2:46 AM, arthur m wrote: > > Hello, > > I have a little annoying issue with annotations. I have a little > project where

[iText-questions] Question about annotations and animations

2008-02-27 Thread arthur m
Hello, I have a little annoying issue with annotations. I have a little project where I have several links on one pdf page (actually some titles), and beside every one of them there is a text annotation with some extra info about the link. It works fine with adding annotations and placing them,