Embedding a Pdf File


Avoiding the Extra Click!

To complete the task, we have provided a video tutorial and set of instructions.  After you have watched the video, follow the instructions to complete the task on your website.

 

Screencast Tutorial

 

Embedding a Pdf File Instruction Steps

1. Open Create a page or Manage a page on your Dashboard.

2. Click the html code tab on your tool bar: <a>

3. Paste the following line of code:

<embed src="PDF_LINK_GOES_HERE" width="600" height="400">


4. Upload the pdf file to Assets

5. Open the pdf file in your assets, select Embed and copy embed URL

6.
Highlight:
PDF_LINK_GOES_HERE

7. Paste the pdf's URL over the PDF_LINK_GOES_HERE

8. Preview the page

9. Save the page

 

 

Example

 

Your file will look like this on the page:



No TrackBacks

TrackBack URL: https://blogs.psu.edu/mt4/mt-tb.cgi/69707

Leave a comment

Recent Entries

Adding the Banner Heading to Every Page
In the template for "Header", towards the bottom, there is this snippet of code:<mt:If name="main_index">    <div id="homepage-image">&nbsp;</div></mt:If>Just remove the surrounding…
Changing the Font Styles for the Title and Headings
This is the basic patter to add to Design/Template/Stylesheet. You can substitute any font style. If the font has more…
Changing the Color of the Blog Background
The following code is for a black background:body { color: #fff; } #content { background-color: black; } #container-inner { background-color: black; } …

Search This Blog

Full Text  Tag