Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

PDF files may be embedded on the page. This will display the PDF, rather than a link to the PDF.

To embed a PDF:

  1. Upload the file to the text area. Do not save.
  2. Double click the file.
  3. From the URL field, copy the absolute path. This would be everything after the .com, .org or .edu and should look like this: "/sites/default/files/filename.pdf" Do not include the domain part of the URL.
  4. Click "Cancel" and remove file you just uploaded from the text area. 
  5. Click the "Source" button on the text editor and add the following:
    <embed src="/sites/default/files/filename.pdf" width="800" height="375" >
  6. Replace the filename with the value you copied in step 3.
  7. Adjust the height and width as necessary.
  • No labels