[reportlab-users] <a> tag
Aaron Watters
reportlab-users@reportlab.com
Mon, 29 Jul 2002 09:43:49 -0400
This is already implemented in an alternative paragraph implementation which
we have not released. Also included are intradocument links and
underlining.
I personally don't think it would be easy to change the current paragraph
implementation to support links.
-- Aaron Watters
Jerome Alet wrote:
>Hi,
>
>I'm currently giving a try at adding the <a href="someurl">blah blah</a>
>tag to platypus' paragraphs.
>
>The goal is to make "blah blah" clickable, using the canvas' linkURL()
>method.
>
>I've already done the easy part : making paraparser recognize the tag
>and push the url.
>
>Any pointer for going on the good way ?
>
>Thanks in advance
>
>PS : sorry if you receive this message multiple times, it seems I've got
>some email problems.
>
>PS2 : Welcome to Dragan !
>
>Jerome Alet
>
>_______________________________________________
>reportlab-users mailing list
>reportlab-users@reportlab.com
>http://two.pairlist.net/mailman/listinfo/reportlab-users
>
>