Click to See Complete Forum and Search --> : [RESOLVED] How do I link a PDF doc?


Sal_gal
May 18th, 2007, 10:22 PM
I have a Frontpage web page and want to create a link to a PDF doc within a paragraph.
How would I link (embed) the PDF doc? Thanks all.

Sal_gal
May 18th, 2007, 11:30 PM
I found the answer.

photolady
May 18th, 2007, 11:42 PM
You want to share your solution Sal_Gal so others can learn too?

And I'll mark this thread resolved rather than remove it.

Sal_gal
May 19th, 2007, 03:03 AM
Yes.
There is a difference between embedding a PDF and linking a PDF document. You don't want to embed it (tag=<embed>). You want to link it as you would a regular hyperlink <a href="my.pdf">. This allows the document to open when it's clicked.

photolady
May 19th, 2007, 07:09 PM
Thanks Sal-gal, now I know how too. Who knows, one day I might need to upload a manual of my photos for others to browse at their leisure time. ;)