Hello!
I have a report that is created using Telerik Reporing 2010. You have the ability to export to PDF. One of the cells contains a standard hyperlink that when viewed from the report view works fine The cell contains this simple link
<a href=”http://site.com”>link</a>
What I would like to be able to do is maintain the hyperlink functionality when the report is rendered to PDF. Im assuming PDF requires something more than just HTML to render a link ? Any help is most appreciated
Thanks
truegilly