Reply
PDF - allowing them to be downloaded
Old 06-29-2006, 08:32 PM PDF - allowing them to be downloaded
jason_bristol's Avatar
Extreme Talker

Posts: 247
Name: Jason Eyermann
Location: england bristol
I have some PDF files that I want to add to my site. How do I put a PDF file on my site so someone can click it and get it to download on their computer.

Thankyou.
__________________
My Site/Blog - AspireCreate.com
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
When You Register, These Ads Go Away!
Old 06-29-2006, 09:20 PM Re: PDF - allowing them to be downloaded
mgraphic's Avatar
Truth Seeker

Latest Blog Post:
Wireless Audio
Posts: 2,320
Name: Keith Marshall
Location: West Hartford, CT
You can just do a simple anchor link:
<a href="document.pdf">Download PDF Document</a>

If you are wanting someone to download vs. opening in the browser, just give instruction for the user to "Save Target As"

If this doesn't suite you, you can save the pdf file(s) as a zip for download.
__________________

<mgraphic /> - I don't have a solution but I admire the problem.
mgraphic is offline
Reply With Quote
View Public Profile
 
Old 06-30-2006, 01:47 PM Re: PDF - allowing them to be downloaded
Moldarin's Avatar
Extreme Talker

Latest Blog Post:
Keyword Density and Title Tags
Posts: 200
Quote:
Originally Posted by mgraphic
You can just do a simple anchor link:
<a href="document.pdf">Download PDF Document</a>
Or even better:

HTML Code:
Download as a <a href="document.pdf" type="application/pdf">PDF document</a>.
__________________
I do not share ad revenue.
Moldarin is offline
Reply With Quote
View Public Profile
 
Old 06-30-2006, 06:49 PM Re: PDF - allowing them to be downloaded
jason_bristol's Avatar
Extreme Talker

Posts: 247
Name: Jason Eyermann
Location: england bristol
Nice one. Thanks for that!!
__________________
My Site/Blog - AspireCreate.com
jason_bristol is offline
Reply With Quote
View Public Profile Visit jason_bristol's homepage!
 
Reply     « Reply to PDF - allowing them to be downloaded
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13435 seconds with 12 queries