HenningWalker Posted October 25, 2009 Posted October 25, 2009 I am currently administering a website which requires an optional PDF document to be downloaded. I have been using Dreamweaver and not yet had any success. There needs to be a link (preferably with an icon of an Adobe PDF document) on the homepage of the site which when clicked will allow people to open or save the document. I'm sure that this is fairly simple, but I have not had much experience with Dreamweaver in the past... If anyone can tell me how to do this I would be most grateful. Henning.
jamesreedersmith Posted October 25, 2009 Posted October 25, 2009 Quite simply really - drop the file onto your server via ftp or upload tool and make a note of where it is realative to your url eg http://www.someweb.co.uk/files/somepdf.pdf becomes /files/somepdf.pdf as a relative url inserrt your picture/logo/text etc that you want to become the link - set as a hyperlink and link it to the realtive url you found as above. Thanks James 1
ChrisH Posted October 25, 2009 Posted October 25, 2009 Add an image of the PDF icon. Make it a hyperlink to the file and the client browser should do the rest. 1
HenningWalker Posted October 25, 2009 Author Posted October 25, 2009 Thank you that's now fully functional, however, do you know how I can get the PDF to open in a seperate tab or window? Thanks.
jamesreedersmith Posted October 25, 2009 Posted October 25, 2009 Hyperlink properties and then theres an option to open in new tab/new window etc. 1
jcollings Posted October 25, 2009 Posted October 25, 2009 Yep - in dreamweaver, next to where your hyperlink properties are there is a drop down to determine the target of the URL (I think it's called that) - choose blank and it will open in a new window (after you have re-uploaded the page) 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now