I'm just setting up my first pdf file and don't know how to link it to my Frontpage document. Please help.
cecilc -> RE: linking to pdf files (4/6/2001 14:40:00)
Just provide a link to the PDF file from any other page: <a href="filename.pdf" target="_blank">
If the viewer has Acrobat or Reader on their machine, then the PDF file will open when the link is activated. If not, then they'll get a dialog box asking if they want to open it or save it to disk.