Re: hyperref con path relativo

#61716
lad
    Up
    0
    Down
    ::


    Il mio listato è esattamente il tuo, cioè:

    \documentclass[a4paper]{book}
    \usepackage[pdfnewwindow=true]{hyperref}

    \begin{document}

    Vedi \href{documenti/doc1.pdf}{qui}

    \end{document}

    forse sarà che io ho installato Adobe Reader 8?

    Go to top