x

Published Google Doc not displaying

I have embedded a google doc to my website but the size of the window is too small and support is like its nothing they can help with

To small

here is the code

<iframe src="https://docs.google.com/document/d/e/2PACX-1vSeJ2VhqvphLpnnWh4_g0y9SgYXSwO91WrUUei1IcUt-3GBRWRPNvq6CfeRxzFhhvvvIUkc1O9-Ir6u/pub?embedded=true"></iframe>
834 Views
Message 1 of 4
Report
3 REPLIES 3
Square

It looks like you need to add some dims, @robmuise What is the name of the site and the page title the doc is on? 

824 Views
Message 5 of 4
Report

820 Views
Message 5 of 4
Report
Square

Hmm.. try adding something like: 

   width="100%" height="600"

in between iframe and src. You might need to play around with the dimensions, but hopefully that will help a bit. 

816 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.