PDA

View Full Version : Adding PDF Documents


Yonargi
11-06-2008, 07:16 PM
My web includes several articles that visitors download for free. I have provided titles to act as links on my web pages. How do I make the PDFs a part of the web?

WebMonkey08
11-06-2008, 07:42 PM
Upload PDF files to your Public HTML Folder then link to them like this

mysite.com/file.pdf

davidrosso
11-06-2008, 10:41 PM
Upload PDF files to your Public HTML Folder then link to them like this

mysite.com/file.pdf

I would suggest slightly different. I would make a subfolder for the pdf documents and store them all in that folder. Then link them in using "internet web page" in the links menu using the entire actual url to where they will be stored.