Skip to main content
Question

Link in Report designer output pdf

  • February 21, 2024
  • 1 reply
  • 137 views

Forum|alt.badge.img+1

Hi all,

Is it possible to insert hyperlink in Report designer? The user wants to see only summary data in the main report output pdf with a link for each row. When clicked on that link, it should open another pdf with Details of the row selected. Kindly guide.

Regards,

Naija

1 reply

Marcel.Ausan
Ultimate Hero (Partner)
Forum|alt.badge.img+22
  • Ultimate Hero (Partner)
  • 1298 replies
  • February 21, 2024

@InfNaijBa any www.% string will be treated in the PDF as a URL where the user could navigate. See below an example where I hardcoded a string:

 

Your requirement is more complex and I don’t think it’s manageable with Report Designer. Basically, in order to click on a hyperlink and open a 2nd report, the 2nd report would need to be executed and PDF created. I don’t think you can do this in Report Designer.