[reportlab-users] <a> tag
Jerome Alet
reportlab-users@reportlab.com
Mon, 29 Jul 2002 14:52:07 +0200
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