I'm embedding an external file in my pdf with \usepackage{attachfile2} and\textattachfile[color=1 1 1]{description}{file.pdf}. How can I make the text look the same as it would if I had used the hyperref package and done something like \hyperref{file.pdf}{description}? (By look the same, I mean black text, cyan border that disappears on printing, hand icon on mouse over, name of file in a box on hover (at least in acrobat/reader).)
|
|
|||
|
|
|
I'd replace Instead of In order to produce the clickable link, use the extended functionality of
(More information can be found in the hypgotoe manual.) The appearance of the links can be controlled with A minimal example:
Note that this solution only works with |
|||||||||||
|