1
Hello, I have a question about opening files through PDF.
Class 02 is a file that contains links to open other files. If I click on "1-ola_mundo. c" inside the pdf, it should open the code "Files/1-ola_mundo. c"
However, on my computer if I do this, with Evince gives error with the message:
Unable to open external link
Failed to execute child process "/opt/sublime_text/sublime_text" (Permission denied)`
However, if I use Okular, it opens in Libreoffice.
The question is: I want to open the code in sublime with any PDF reader. Any idea how to get it? I reinstalled sublime-text and evince and error continues.
The archive Class 02 made in Latex with the appropriate libraries(hyperref
) and the code \href{Arquivos/1-ola\_mundo}{1-ola\_mundo.c}