Exporting Reports from SSRS Report Manager
Posted
by Jonas Gorauskas
on Stack Overflow
See other posts from Stack Overflow
or by Jonas Gorauskas
Published on 2009-07-24T19:00:42Z
Indexed on
2010/03/25
1:33 UTC
Read the original article
Hit count: 441
ssrs
|reporting-services
I have several SSRS reports which have a textbox at the bottom with a link to a privacy notice page. Some of my users will export these reports to an Excel workbook or a Word document. When the users export the reports, the reporting engine does not include the link in the office documents. When exported as as PDF or HTML, the link to the notice is also exported as expected. Is there a way for me to configure or force the office documents to include the link to the notice and ensure that it is also exported?
© Stack Overflow or respective owner