Elaine has attended:
Dreamweaver 8 Introduction course
I don't seem to be able to view pdf images via dreamweaver - is this correct?
Use adobe or other pdf reader
Elaine,
Not that I'm aware of, no. You can most likely open a pdf document from dreamweaver, but your operating system (eg. windows) should attempt to open the document in Adobe Acrobat or similar.
You can link to a pdf document the same way you would link to any page, url or graphic.
eg.
<a href="/downloads/report.pdf">Download Report</a>
You just need to make sure you upload the pdf document to your web server. And, in the example above, have it in a 'downloads' folder.
I hope this helps.
Regards, Rich