Is it possible to digitally sign a document in LaTeX? Can I add an image to LaTeX's files so that I don't always have to add it to my working directory? Are there better ways to add my signature?
Asked
Active
Viewed 2,557 times
1
graphicxpackage and\includegraphics. If you don't want to save your image in your working directory, you can always save it anywhere on your computer and directly access it using the entire path of the image. For example, something like\includegraphics{/Users/me/Documents/Signatures/filename}. – Milo Jun 10 '18 at 23:08TEXMFHOME... – cfr Jun 13 '18 at 02:25