>>Date: Thu, 18 Dec 2003 14:48:02 -0800 (PST)
>>From: Robert Orr <[EMAIL PROTECTED]>
>>Subject: adding a relative file /href{file:./thisfile.htm}
>>To: [EMAIL PROTECTED]
>>
>>
>>A quick question...
>>
>>I was a bit confused with how to do this, if indeed it
>>is even possible. I want to reference a file in the
>>current directory where my .pdf file will be located.
>> The only way I could do it was to give the absolute
>>file location in the /hfef{}. Is there a way to put
>>a relative location in there?
If I set \href{foo.html}{bar}, the url called in the pdf file is
file:foo.html which fails
Relative location works with movies
\href{run:foo.mpg}{bar}
(but NOT when the pdf is called as a plugin with my current intallation, alas).
Maybe we miss a keyword to call relative files?
By the way does anybody now how to set a helper for mpg files
in xpdf ?
--
Jean-Pierre