Using the code posted at 
http://stackoverflow.com/questions/38568690/how-to-insert-a-itextsharp-text-rectangle-rectangle-at-an-absolute-position,
 I can create a hyperlink in the generated PDF.  However, the Hyperlink 
rectangle is ALWAYS at the bottom-left of the generated PDF no matter how I 
change the x & y values in the Rectangle arguments (int x, int y, int width, 
int height). Could someone provide his/her advisory how to insert the Rectangle 
at a desired position?
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to