This guide is for use with the iFrame component.
- Create a folder for the file you wish to embed on your computer.
- Create a file in that folder called index.html
- In index.html add the line
<embed src=”name-of-example-file.pdf” width=”100px” height=”200px” /> - Change the
src=”name-of-example-file.pdf”to the file you’re embedding. - Set the
widthandheightvalues to your preference.

- Compress the contents of the folder and save as a .zip file.