Re: [iText-questions] How to insert a hyperlink rectangle at a desired position

2016-08-04 Thread iText mailing list
On 8/4/2016 14:36 PM, Shaning Yu wrote: 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-lef

[iText-questions] How to insert a hyperlink rectangle at a desired position

2016-08-04 Thread Shaning Yu
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 ch