url.sty, hyperref, ...

Berthold Crysmann crysmann at coli.uni-sb.de
Thu Dec 3 15:14:56 CET 1998


Fabrice POPINEAU wrote:
> 
> Hi,
> 
> I'm wondering how to do that :
> 
> \url{./foo.pdf} 
> results in my browser (ie4)  trying to open `http://foo.pdf',
> and
> 
> \url{file://./foo.pdf}
> 
> does not seem to do anything when I click on the link (Acrobat Reader
> 3.01, win32).
> 
> Any workaround to open another pdf file in the same directory ?
> 

Try specifying a base url:

\usepackage[baseurl={file:/bar/}]{hyperref}

where foo is located at /bar/foo


> Thanks,
> 
> Fabrice

-- 
Berthold Crysmann <crysmann at coli.uni-sb.de>
Universitaet des Saarlandes, Computerlinguistik
Geb. 17.2, Postfach 151150, D-66041 Saarbruecken
Tel. +49-681-302-4502 / Fax +49-681-302-4700



More information about the pdftex mailing list