Embed a PDF
Objective
Embed a PDF into your Training Center page using iFrame code into HTML.
Steps
- Upload the PDF to the Documents and Logos area of your Site Map.
- Paste one of these codes in the HTML section of Edit section on the page.
- <p><iframe height=“1100px” src=“URL HERE” width=“100%“></iframe></p>
- <p><iframe frameborder="0" height="902" marginheight="0" marginwidth="0" src="URL HERE" width="1140"></iframe></p>
- This code is easier to edit the size of the PDF
- After the PDF is attached to the page, right-click on the PDF to “Copy Link Address".
- Paste the link address in the with the URL HERE area. Do not remove the quotation marks.
- Click save in Edit mode.
Video
Coming soon!