I have a very simple pure html file in which I have many PDF files. I have link it like this:
PDF 1 here
If the file is not cached, it has to be downloaded. That is, if you grab it using HTTP. If it's on your local filesystem, you could use the file URI scheme.