Code: Select all
\documentclass[10pt,a4paper]{article}
\usepackage[english]{babel}
\usepackage{hyperref}
\begin{document}
This is a test link. \href{Supertabular.pdf}{testLink}
\end{document}
But I do have permissions (set to 777 on this particular file). Further, if the file is already open, then clicking the link in my output correctly switches to the right file (in this case "supertabular.pdf"). Seems that it can see it, it can switch to it, but it can not open it. Tried it with other files as well, still won't work. It is kind of a mistery to me, driving me crazy. Couldn't find any mention of this kind of a problem online. The compilation output is attached.The file “supertabular.pdf” couldn’t be opened because you don’t have permission to view it.
I work on OS X with MacTeX, my PDF viewer is Preview. I repaired the disk permissions just in case that might be an issue. Please help, thanks!