Is there a way to include the hyperlink in an PDF from an Access 2007 Report, but only display the Employee Name instead of the hyperlink.
ie in the Edit Hyperlink dialog you can display different value (employee Name) and still have the hyperlink attached.
I know I asked a similar question on ee - see :
https://www.experts-exchange.com/questions/27904425/Include-a-hyperlink-in-an-Access-2007-Report-that-is-exported-to-PDF.html
There is a attached sample of the Org Chart database. I would like the Org chart to display the employee name, but allow the user to click on the name in the PDF and have the hyperlink activate. Is this possible. I know you can do it in a Report layout, but I must export this to an PDF for viewing on the internal Web.
Thanks,
K
(If the hyperlink works in the report, it should work in the PDF)
<I would like the Org chart to display the employee name, but allow the user to click on the name in the PDF and have the hyperlink activate. >
Describe in detail what you mean by "Activate"
Is this just a Hyperlink on the report (in a control, ...IsHyperlink=True )
...or is this data from a Hyperlink "field" in the table...
Got a sample...?