Customizing embedded document toolbar (Hide Google UI controls)
-
Hi,
I’m testing your plugin to embed several type of Google Drive documents on my website.
1- My first question is about Google Slide documents
Everyhing is working fine execept for one thing : I do not want the “Google Slides” button to appear bellow the document content and I’m searching a way to hide it.
The button lead to the Google Login confirmation windows which make my email adress appear, which I do not want to.
One way to hide this button could be to add the option “rm=minimal” to the iframe “src” URL, like this :
<iframe src="https://myGoogleSlideUrl.com?rm=minimal" ...></iframe>
But I cannot find a way to add this option through the plugin. Do you have a solution for this ?
2- Second question is about Google Spreadsheet documents
My need is to embed only one tab of a Google Spreasheet document. Or a least I want to hide the display of tabs within the Iframe.
Is this possible ?
Many thanks,
- The topic ‘Customizing embedded document toolbar (Hide Google UI controls)’ is closed to new replies.