You can add PDF documents to your website in two ways:
Uploading PDF file for user download – upload a file to your website's file manager and link it to a website element; your visitors will be able to download the PDF by clicking on the hyperlinked item
Embedding PDF file – add a document via custom code to display it on your website as described below
You can upload your PDF file to Google Drive and embed it on your website using the embed code element.
1. Upload your PDF file to Google Drive.
2. Open the PDF file in Google Drive, click on the ellipsis button ⋮ in the top right, and select Open in new window:
3. Once the file opens in a new window, click on the ellipsis button ⋮ in the top right again, and select Embed item... and copy the iFrame code.
4. Log into your Zyro account and open your website's editor. Add an embed code element anywhere on your page and paste the copied code into it:
You can resize the PDF document, by adjusting width="640" and height="480" values in the code.
5. Finally, preview the result and update your website.