Search found 1 match

by danielstrong52
Fri Apr 01, 2011 5:55 pm
Forum: General
Topic: Cross platform file linking
Replies: 0
Views: 800

Cross platform file linking

Hi forum,

I am on Linux, and have been making a pdf using pdfLaTeX which is a list of links to other pdfs. I have been creating the links using hyperref, like this:

\href{../filedir/file.pdf}{Link}

The problem is that I want to distribute the files as an archive to some friends who run windows ...