Quoting [EMAIL PROTECTED]: > Hi, i'm a student from Costa Rica, i've working with the iText class, so, i > made a pdf with a hypertext with the setRemoteGoto method, but i need to > know how add a hypertext in a X,Y position, like the setTextMatrix method > works. > I mean, i want to draw a hypertext in a X,Y position on the PDF.
Take a look at the Annotation functionality. It does more than adding Annotations to text. It can also add external links: http://www.lowagie.com/iText/tutorial/ch03.html#annotation br, Bruno ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
