using links to .pdf files

M

meilani

I am a novice web page designer and trying to figure out how to use existing
..pdf files in my web pages. I would like a link to open a .pdf document. How
do I do this?

I've searched the web for answers but have come up empty handed b/c I think
I am not asking the right question. Is it done with Java (I have some
experience with Java)?
 
R

Ronx

You do not need Java, nor JavaScript.
File->Import the .pdf file into your open web, and create a link to it on a
page.
 
Top