My apologies. I didn't understand the question. I am not aware of any such thing as Access does not allow interactivity with reports in the same manner as say: "Crystal Reports."
Is it an absolute necessity that it be a report.
For example, if the report is a basic report (no grouping, etc), you can create a form that mimics it in appearance. In a header, you could have a button called "Printable Version" or some such thing that, when pressed, prints the actual report.
This way you could have your link and a printable report as well. The end user does not need to know (nor should they care) that what they have pulled up is actually a form.
However, if the report is beyond basic functionality this will not work.