You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I need to add links to local files (in the same directory as the PDF) so when the user click then the local file opens.
I tried to use <a href="file://abc.xls">
but it doesn't work.
Is there any way to do this from the html?
Thanks a lot for your work!
The text was updated successfully, but these errors were encountered:
Hello.
I need to add links to local files (in the same directory as the PDF) so when the user click then the local file opens.
I tried to use
<a href="file://abc.xls">
but it doesn't work.
Is there any way to do this from the html?
Thanks a lot for your work!
The text was updated successfully, but these errors were encountered: