I am embedding a PDF file inside my LaTeX-generated PDF file using embedfile:
\usepackage{embedfile}
\embedfile{myfile.pdf}
I would like to also insert a link that the user can click on to open the attachment.
Is there any way to do that?
|
|
You could use the
A minimal example:
|
|||||||||||
|
|
If you want a link, use the package
EDIT: Regarding your trouble with a printout: The manual of attachfile tells you that the boolean option But of course it is possible to have all the text printed on paper, e.g. like that:
Instead of Regards, Alexander |
|||||||||
|