SSRS report - Export to PDF and hyperlinks

mark goldin 691 Reputation points
2021-09-09T11:15:04.85+00:00

I am creating hyperlinks for PDF files using Action/Go to URL option on a textbox. That increases export time by 25%. Is there another way of creating hyperlinks that work in a PDF file?

Thanks

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,940 questions
0 comments No comments
{count} votes

Accepted answer
  1. Olaf Helper 45,101 Reputation points
    2021-09-09T13:01:11.067+00:00

    No need to use a "Go-To URL" action, simply place the URL in a text box, Acrobat recognise it as URL and offers to open the URL.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. mark goldin 691 Reputation points
    2021-09-11T08:42:49.17+00:00

    <simply place the URL in a text box
    But if I also need to show some text there? For example, if a link is: http://www.google.com how can I show some text like "Open Browser"?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.