Embed PDF in webflow page? or push PDF into new browser window?

<object data="images/ah.pdf" style="width: 100%; height: 100%; display: block;"></object>

Use the document uploader, upload your pdf. click on the asset, and get the cloudfront link for the file, replace after data=" https://cloudfronturl.pdf"

Some mobile adjustments probably have to be made…

1 Like