Re: [iText-questions] annotations to jump to a specific page

2005-06-01 Thread Bruno Lowagie
gabriele rosa wrote: hi, I have to create an annotated image. Clicking on the image I must jump to a specific page INSIDE the current document (that is, the file is not external). It seems to me that the contructor of Annotation class do not allow this: do I have to use a different class/meth

[iText-questions] annotations to jump to a specific page

2005-05-31 Thread gabriele rosa
hi, I have to create an annotated image. Clicking on the image I must jump to a specific page INSIDE the current document (that is, the file is not external). It seems to me that the contructor of Annotation class do not allow this: do I have to use a different class/method or I'm just missing s