Alain Matthes
2011-03-09 18:08:38 UTC
Hello,
i compile with pdflatex this file :
\documentclass{scrartcl}
\usepackage{graphicx}
\usepackage{hyperref}
\begin{document}
\href[]{file:///Users/ego/Desktop/texteinv.pdf}{texteinv.pdf absolute path}
\end{document}
The link to texteinv.pdf works with Adobe Reader but not with Skim.
With Skim II have a correct link to a pdf file only with
\href[]{run:texteinv.pdf}{texteinv.pdf}
But ! No problem with a jpg file or a png file like this :
\href[]{file:///Users/ego/Desktop/bosch.jpg}{bosch.jpg absolute path}
Do you have an idea to resolve this problem (preview has the same problem)
Best regards
Alain Matthes
i compile with pdflatex this file :
\documentclass{scrartcl}
\usepackage{graphicx}
\usepackage{hyperref}
\begin{document}
\href[]{file:///Users/ego/Desktop/texteinv.pdf}{texteinv.pdf absolute path}
\end{document}
The link to texteinv.pdf works with Adobe Reader but not with Skim.
With Skim II have a correct link to a pdf file only with
\href[]{run:texteinv.pdf}{texteinv.pdf}
But ! No problem with a jpg file or a png file like this :
\href[]{file:///Users/ego/Desktop/bosch.jpg}{bosch.jpg absolute path}
Do you have an idea to resolve this problem (preview has the same problem)
Best regards
Alain Matthes