Forum Moderators: phranque

Message Too Old, No Replies

PDF files

PDF, in Dreamweaver how to save?

         

bartainer

10:52 pm on Oct 18, 2005 (gmt 0)

10+ Year Member



Hello,

I'd like to save a PDF file for viewing on the server, however I can't up load this file. I have a file titled "mysite.com/pdf/schedule.pdf", and I'd like folks to download this PDF for viewing. I'm working in DW. This is my first time working with this extension for this purpose.

Thanks

BeeDeeDubbleU

7:50 am on Oct 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I may be misunderstanding your problem bartainer but this is very easy to do.

In DW all you have to do is select the linking text then in the properties window browse to the file you want it to link to. this will result in a line something like,

<a href="/assets/documents/yourdocuments.pdf">Linking text</a>,

where /assets/documents is the path to the folder where the file is saved.

When you have done this all you have to do is select the document in the DW files window and click the "put files" button.