Quoting Huttin Pierre <[EMAIL PROTECTED]>: > Hello, > > > I try to add a link (with the anchor class) like 'http://www.huttin.com', > in > a pdf. And I want place it to a specific place on first page or on specific > place on every page.
Don't use Anchor, look for PdfAction and PdfAnnotation. http://www.lowagie.com/iText/tutorial/ch03.html#annotation (see External links) br, Bruno ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
