0
I am wanting to put Pdfs documents on display on my site in which the administrator would register the link that is in your Google drive and after that the document would be available for normal users to see searching I arrived at the following HTML code:
<iframe src="https://drive.google.com/open?id=1bMIyRuEDg_nsg8uSBu5GBF7CP7sj6wIs" width="600" height="780" style="border: none;"></iframe>
however when I put on the host only appears a blank page with my header and footer without showing the documents
I just don’t understand how you got the preview link because gdrive only shows the share
– Júlio Júnior Saldanha Alegre
In the case of your document I took the identified from the file '1bMIyRuDg_nsg8uSBu5GBF7CP7sj6wIs' and added /preview. In the other documents as they are on my google drive did. Right click and preview.
– Netinho Santos
do not forget to make the file/document visible
– Helton Fábio