I'm reporting to PDF using XFRX. I need to create a hyperlink to an internet 
URL. 

The method XFRX uses for this is via a string in the Comments field of a report 
expression, so for example if I add a report expression with value = "Click 
Here"  and put this in the comments:

#UR A HREF="https://www.rte.ie"; <https://tinyurl.com/yfzyu2s9>

Then the created PDF will have a clickable "Click Here" link to that site. 
However I need to take the URL from a table field, i.e. not a static string, 
but I can't get it to work. I've tried:

#UR A HREF=#+mytable.myfield
#UR A HREF=mytable.myfield
#UR A HREF=eval(mytable.myfield)

Has anyone ever done this ?


-- 
  Alan Bourke
  alanpbourke (at) fastmail (dot) fm



--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/a05f8d3a-f5c3-4ddc-9d44-cade907b7...@www.fastmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to