If you would like to embed a PDF inside a module, you can easily do so. Watch the video below for a step-by-step tutorial.


We highly recommend watching this video in full screen.




Here's the code that you need to embed the PDF:


<center>

<embed src="URL of PDF" width="800" height="1000"></embed>

</center>



If you prefer a written instruction, follow these steps below:


Step 1. Locate and click on the "My Modules" tab, which you'll find positioned in the top-left corner of your dashboard.

 



Step 2. Click the "Create New Module" button located in the upper-right corner.




Step 3. Type the title of your module on the box.




Step 4. You can choose to directly upload your PDF by clicking the first icon shown in the screenshot, or opt to use the Media Library for the upload.



Please refer to this article for a quick tutorial: How to attach, insert, or upload a PDF file in Coaching Genie?



Step 5. After uploading your PDF, locate and click the button within the "Create Your Module Content" box, which connects to your PDF. Then, select the chain icon as shown on the screenshot below.




Step 6. Copy the full URL.




Step 7. Then open a new browser tab, and paste the URL into the address bar. 




Step 8. You can then delete this button that links to your PDF.




Step 9. Add any text inside the box. This can be a title, instructions, and anything else that you need to add before showing the PDF.




Step 10. Navigate to the menu and click on "Tools", then choose "Source code" from the list of options. 




Step 11. Paste the code for embedding the PDF into the box for the Source Code.



Here's the code that you need to embed the PDF:


<center>

<embed src="URL of PDF" width="800" height="1000"></embed>

</center>



Step 12. Navigate to the browser tab containing the PDF's URL and copy the URL from the address bar.




Step 13. Go back to your Coaching Genie dashboard where you have the module open. Then replace URL of PDF with the URL you just copied.



Here's how the embed code will look like once you have added the actual URL of the PDF.




Step 14. Don't forget to click the Save button at the bottom of the "Source Code" box to save your changes.



Step 15. To preview, click the "Copy Share Link" button and paste the URL on a new tab.



*Note: Please take note that simply clicking the Preview icon will not work because we have inserted a special code. So the best way to see how it looks like is by using the "Copy Share Link" button.