Create a hyperlink to local files in my report

Hi, I was wondering if it was possible to create a hyperlink to a local file when generating a report:

In my xlst style sheet I generate a hyperlink so, but when I click on it it fails to open the file. (I use file uri like file///C:\Pathtofile)

<a href="{@FullPath}">Path to File</a>
Parents Reply Children