I'm using the &quot;attachfile&quot; package to attach additional files inside my PDF. &nbsp;Using the command <br>
 
<p>\attachfile{file}{text} <br> </p>
<p>allows me to click on the word &quot;text&quot; and it tries to open/save the
file &quot;file&quot;. &nbsp;However, I would like to reference this file &quot;file&quot;
several times throughout my document. &nbsp;That is, I'd like to have
several links throughout the document so that when the link is clicked
on, it prompts me to open/save the file each time. &nbsp;I don't want
to have to attach the file each time because I'd have several
occurancesof the file. &nbsp;I'd simply like to have one attachment and several links. <br> </p>
<p>Any thoughts on how to accomplish this? <br> </p>
<p>Thanks in advance, <br> </p>
Troy Henderson