Hi,
(Genero 3.20)
We produce a document from data in the database and print out to PDF using HTML text containers.
Is there a way of printing a hyperlink that works from the produced PDF file?
Using
<a href="
http://my.webaddress.com>My Web Site[/url]
in the string produces:
My Web SiteBut it is not clickable.
This may not be a Genero issue as print from Word to PDF and they don't seem to work either.
Does PDF simply not support hyperlinks?
Putting http//:my.webaddress.com does work but is ugly