Need help building hyperlink

  • We have report PDF Report descriptions in a subfolder below the Home page of our Report Server site. I want to build links in another report that links to a pdf, but am having hard time building link. I have been using the "Action" property of textbox to set the link. Tried using Report, URL and bookmark but can't get it to work. "Report" works for reports, but not pdf.

    It seems as though under the home page, the folder structure does not apply and it wants a query appened????

    Any advice appreciated.

    Mike

  • Hi,

    In your action must look like:

    http://YourServer/ReportServer?/YourPath/YourFile&rs:Command=GetResourceContents

    YourFile should be stored on the ReportServer without the .pdf extension. It will be associated with the pdf application

    See also:

    http://msdn.microsoft.com/en-us/library/ms154497.aspx

    Regards Kees

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply