insert document

  • Thread starter Thread starter mon
  • Start date Start date
M

mon

Hi all, I want to have a hyperlink to open a pdf file for
our course information. How do I do that? Or should I
just insert the text to scroll down the page? Or I could
have the individual headings as hyperlinks to open up a
page?? thanks mon
 
Import the PDF file into the web and just link to it. You probably want
this to open in a separate window, so make the target of the link be
"_blank".
 
Hi Mon,

I would import the pdf file and add a link to it.
 
import the PDF file, create a normal hyperlink (from Insert > Hyperlink).

Publish the pdf file and the html file it's linked from.
clicking the link will open the PDF file.

You can't open a specific page in a PDF via a HTML hyperlink, this is internal to
the PDF document (in which you can create bookmarks and so on within the PDF file
itself).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top