Pdf view in webflow

Hi @elof

Its not hosted in webflow, but you can host it anywhere, even Google Drive, but I reccomend GITHUB or your own ftp server if you have one.

Here’s a thread by @samliew about hosting js files on GITHUB.

After you repo on github you can reference script github/path/script.js in head, embed or body.

Good luck!