Top "Google-document-viewer" questions

Use for question about the Google Docs Viewer

Google doc no preview available error

I used the google doc to display the pdf file in web broswer. It was working fine before. Now it …

google-docs codenameone google-docs-api google-document-viewer
Google Document Viewer shows "No Preview Available"

I have used Google Document Viewer to open PDF files in my Android device. A black screen with "No Preview …

javascript pdf google-document-viewer
Creating Rainbow Text in Google Docs

var selectedElements = selection.getSelectedElements(); for (var i = 0; i < selectedElements.length; ++i) { var selectedElement = selectedElements[i]; // Only modify elements that …

javascript google-apps-script google-docs google-document-viewer rainbow-js
How to disable pop-out option in pdf viewer with google doc iframe?

I am using following code to display pdf using google with iframe.. It's working fine. But I want to disable "…

html iframe google-docs google-document-viewer
Google Doc Viewer: Which formats are really supported?

I'm using Google Docs Viewer to embed all kind of documents. However I am having trouble to find out which …

iframe google-docs google-document-viewer