I am confused with the links and reportlab.
I would like to have a text with a word, which 'contains' a clickable link.
For example, I write such text: This web-site is called StackOverflow.
And I want the word StackOverflow
to be clickable and to lead to the corresponding page.
Is there any way to achieve that?
UPDATE
In this case I want to add the hyperlink to the word, not just to the canvas.