I would like to make a PDF document a download on my website and i was wondering if anybody knew of any decent tutorials...i'm struggling to find any !
You have to Zip the pdf, upload it to your server, then link to it from a button. If you simply link to the pdf file, the plugin associated with it, Acrobat Reader, will just open to show it. Using a Zip file extension is recognized by the browser to open the Download and Save window. The button code looks like this;