Embedding a PDF on a Page

Embedding a PDF on your website effectively provides downloadable content to your audience. Whether sharing market reports, brochures, guides, or legal documents, it presents information professionally and enhances user experience by allowing visitors to view and download documents directly on your site.

 


How to Embed a PDF on your Website

In this section, you’ll learn how to embed a PDF file directly into your website using an HTML iframe. This allows you to display the document on your site so visitors can view or download it without leaving the page.

Please Note


To make generating the iframe code simple and hassle-free, we recommend using iframe-generator.org. This tool will help you easily generate the necessary code to embed your PDF file. 

  1. Go to your website backend by adding /admin to the end of your website domain (www.website.com/admin)
  2. Open a custom page list (content page, area page, market report page, etc...)
  3. Select an existing page or create a new one
  4. In the Content section, click the Insert/Edit Image button
  5. Click Source
  6. Click Upload
  7. Drag your PDF file into the provided field
  8. Click on the file name
  9. Copy the file path name in the browser
  10. Go to www.iframe-generator.org
    1. Paste the link in the URL field
    2. Click Generate
    3. Highlight the provided code and copy (right click copy)
  11. Close the filebrowser tool
  12. In the Content Section, click the Source Code (<>) icon
  13. Paste the code
  14. Click Ok