An unofficial blog that watches Google's attempts to move your operating system online since 2005. Not affiliated with Google.

Send your tips to gostips@gmail.com.

September 9, 2009

Embeddable Google Document Viewer

Google Docs offers an undocumented feature that lets you embed PDF files and PowerPoint presentations in a web page. The files don't have to be uploaded to Google Docs, but they need to be available online.

[フレーム]

Here's the code I used to embed the PDF file:

<iframe src="http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>

but you should replace the bold URL with your own address. As I mentioned, the document viewer works for PDF and PPT files.

Some other sites that offer similar features: Zoho Viewer, PdfMeNot.

Update (Sept. 25): The viewer is now available at https://docs.google.com/viewer. You can use it to embed PDF documents, PowerPoint presentations, and TIFF files.
Posted by at
Labels: ,

191 comments:

  1. Where is the search feature?! :)

    Reply Delete
    Replies
    1. You can click this link to convert .doc to pdf online with on pdfcoding.com http://www.pdfcoding.com/online/pdf/convert-word-to-pdf/.I solved the convert .doc to pdf online with online problems from here. It makes me happy is cost me a little money.It's Convenient.

      Delete
  2. A bit weird that this viewer is not working with Chrome !!!

    Reply Delete
  3. Scribd does the same, with way more features. But I like the idea that you can keep your files on Google Docs. If only it worked for other filetypes as well...

    Reply Delete
  4. My Google docs that host my PDFs takes a different format - there is no suffix with .PDF at the end of the URL.

    For example: one document that I would like to share from google docs gives me the following URL:

    http://docs.google.com/fileview?id=0B5ImRpiNhCfGZDVhMGEyYmUtZTdmMy00YWEyLWEyMTQtN2E2YzM3MDg3MTZh&hl=en

    Please let me know where I am going wrong.

    Thanks

    Reply Delete
    Replies
    1. You can try http://www.rasteredge.com/online/pdf/convert-pdf-to-word/ for high quality convert pdf to word online login. Even there is 10% discount on the first order.

      Delete
    2. Refer to this: http://www.benschersten.com/blog/2014/04/embedding-a-pdf-from-drive-into-a-blog/

      Delete
  5. Great tip. Thanks. Hopefully Google will provide the Embed code of the PDF and PowerPoint files directly in Google Docs.

    Reply Delete
  6. Great tip, thanks.

    And I'm sure Google will extend the viewer to other file types once Google Docs is able to accept them :-)

    Reply Delete
  7. Alex,

    Someone found that this may be extended to Chrome with the "--enable-viewer" flag.

    http://www.downloadsquad.com/2009/09/09/google-docs-hidden-viewer-feature-coming-to-chrome-os/

    Kevin

    Reply Delete
  8. Good feature. I'm agree with the other comments.
    Why not a download feature in the viewer? What's a matter between GDocs and the PDFs??? Isn't very pretty to put a link outside the viewer to download the file...
    And please, notice this feature in GDocs and allow other formats, but the PPT/PPS and the spreadsheets already have the embeddable viewer feature, too as an iframe.

    Reply Delete
  9. @Kevin:

    Yes, I noticed that, but the flag only works for the Chrome OS.

    Reply Delete
  10. Bright feature.. it will help a lot for easy presentation ...Google is a dad of all with daily upgrades..!

    Reply Delete
  11. this is good but it is not fully success it need to some optimization

    Reply Delete
  12. How would people go about to making this content accessible to screen readers? I realise the document probably wont be read by a screen reader, but are their any tips on why this is better than linking externally and adding in the Anchor tag a title saying "This is a link to an external pdf document"?

    What do you all think to that?

    Reply Delete
  13. Will this work documents that are only available in corporate intranets?

    Reply Delete
  14. Why the URL to the PDF file is not URL encoded ?

    Reply Delete
  15. I am missing the download button - there is no reason why you wouldn't someone let it download if he can view it (and even more extract the PDF link from the HTML source).

    Reply Delete
  16. @Joscha, Fernando:

    You can print/download the document if you click on the "open in new window" button.

    @Lennert:

    The document must be publicly accessible, so that Google can process it.

    Reply Delete
  17. For print and download, just click the "Open in new window" button in the top right of the embedded object. Download and print options are available in this new window.

    Reply Delete
  18. i've had this feature for ages now i thought it was for everyone interesting

    Reply Delete
  19. @Alex Chitu yes, but that's not embedded. It would be nice to have print & save options without having to leave the page (thats the point of embeding the doc) as scribd does.

    Reply Delete
  20. I agree with the comments above: dedicated 'Print' and 'Save As...' functions -- without opening another window/tab -- should be a must. Otherwise, this is just an interesting toy, without much real-world practicaility. //TB

    Reply Delete
  21. I tried this out with my own pdf hosted on a public site and it didn't work. Got an error message saying, "Sorry, we are unable to generate a view of the document at this time." I changed the url to a pdf that was cached by Google and it worked. So has anyone managed to get this to work on a pdf that is not cached by Google?

    Reply Delete
  22. @Anon:

    It should work for most PDF/PPT files available online, even if they aren't indexed by Google. I've just uploaded a PDF file to Google Page Creator and the viewer displayed the file.

    Reply Delete
  23. For those who want to see download/print links in the viewer, just add &chrome=true to the code.

    http://docs.google.com/gview?url=URL&embedded=true&chrome=true

    Reply Delete
  24. You have to be logged in to Google. Annoying?

    Reply Delete
  25. No, you don't have to be logged in to Google. It wouldn't make any sense and the embedded viewer would be useless.

    Reply Delete
  26. I want a pony too! Jesus, it's free people. If you want it to have different features go build your own.

    Reply Delete
  27. Anon who likes a pony: Ok, it`s free, we just post some suggestions, may we?
    Alex Chitu: Thanks for your orientation. Good work :)

    Reply Delete
  28. It may be free - but how about animated page turning?

    Google doc viewer doesn't cut the mustard for me (yet). I'd be much happier with the free offering from www.issuu.com.

    Reply Delete
  29. How to set this so that we don't need to specify the width and height, instead, use all the screen available.

    Reply Delete
  30. Is it possible to refer it to a particular page? Do you can link to different parts within a PDF?

    Reply Delete
  31. Issuu.com does the job and gives you a beautiful reading experience. And it is free... Ü

    Reply Delete
  32. Issuu.com and Scribd.com are great, but there are two downsides:

    - they use Flash-based viewers, which are slower and might crash your browser
    - you need to create an account and upload the files before embedding them, much like for YouTube. Google's viewer is a general-purpose solution for the files already available online.

    Reply Delete
  33. Google has seemed to index the pdf. I cannot update the pdf in the reader without changing the pdf to a new and unique name on my site server. I've tried different browsers and clearing the cache.

    Any thoughts out there?

    Reply Delete
  34. It would be great if there was a print icon/text on the toolbar instead of having to open it in a new window.

    Reply Delete
  35. This viewer don't work in Internet Explorer 8. In status bar: Wait: https://www.google.com/accounts/ServiceLogin?....... And IE try and try to connect...

    Reply Delete
  36. Does anyone know if there is a size limit on the files? I am trying to post a .ppt that is about 3.8 MB, and the viewer gets to about 50%, stops, and gives me the message that "we are unable to retrieve the document."

    Reply Delete
  37. i think i'll stick with adobe for the moment, tho this feature could prove useful in developing web applications

    Reply Delete
  38. i have for example this link
    http://delo.si/plugins/pedition/widgets/showpdfpage.php?date=20090921&pub=Delo&page=1
    In real it's pdf but genarated with php, but this Embeddable Google Document Viewer recognize it us unknown file ...it would be much better that it would also allowed liks like this

    iframe src="http://docs.google.com/gview?url=http://page.com/papers/index.php?&exportfile=myfile.pdf&embedded=true&TYPE=PDF"
    style="width:600px; height:500px;" frameborder="0"

    or. can be this problem solved on any other solution?

    Reply Delete
  39. will there be some javascript API for this Doc viewer?
    So that u can for example - api.setPage, api.setFullscreen etc...
    Like Scribd has
    http://www.scribd.com/developers/api?method_name=Javascript+API

    Reply Delete
  40. how to modify zoom, page number, view thumb on the left, etc.? Where I found the api section about it? thanks

    Reply Delete
  41. please let there be an api where you can send search and page parameters???? pretty please!

    Reply Delete
  42. What if I have some privacy documents I don't want to be publicly available?

    Is there a way to disable indexing/caching of such documents by Google SE ?

    Reply Delete
  43. I like it, it works fine. But i hav a question: is there a way to have just the viewer with no control buttons at the top ( page, zoom, fullpage, etc ), is there a code for that?
    Thanks
    Gustavo

    Reply Delete
  44. not working in ie6

    Reply Delete
  45. today i gave the german looky-look.net - flapdf a try.
    this seems to be pretty fast and flexible and for free.
    i worry, it is not opensource, but though i use their swf now, which is cooler than my previous pdf viewer..
    here's their demo for any pdf URL of your choice and a german tutorial on how to implement it easily (one line ^^ in source code) can be found at where it says [flapdf][2].

    i tried with bigger pdfs and it still seems to run fast although the free-version comes without caching.

    Reply Delete
  46. Not working in IE8. The embedded pdf doesnt open in IE8. Try opening this same page in IE8. What could be the bug?

    Reply Delete
  47. Thanks for posting this. Exactly what I was looking for!

    Reply Delete
  48. Seems there's an annoying bug that prevents from viewing PDFs with spaces (%20) in the filename.

    Reply Delete
  49. To load a specific page in the document, all you need to do is add a hash to the end of the embedded URL.

    Page IDs are numbered sequentially like this: :0.page.0, :0.page.2, :0.page.3...

    So to load page 15 of the document shown above, just use this:

    http://docs.google.com/gview?url=http://infolab.stanford.edu/pub/papers/google.pdf&embedded=true#:0.page.14

    Reply Delete
    Replies
    1. Works for me. Wonder why this important thing isn't documented...? :\

      Delete
    2. Does not work on iPad.

      Delete
  50. Once the file is embedded there doesn't seem to be any way to change it. Google must cache the file. If I upload an updated PDF the viewer continues to show the old file. Anyone find a way to fix this or to force Google to reindex?

    Reply Delete
  51. Having issues with the embedded viewer in Internet Explorer IE8 & IE7. What could be the issue!?

    I get an red X that makes it unable to display image - Anyone know what could be causing this?! I thought it was the PDf generation, so I updated the pdf to Google Docs and then redownloaded it and am still having the issue.

    Thoughts?

    Reply Delete
  52. Great feature but I get a security warning if I try to embed the viewer into a secure web page (https://). I think the culprit is a non-secure reference to http://csi.gstatic.com/csi in the gview_local_gview_base_mod.js javascript file. Any plans to fix this or any workarounds?

    Reply Delete
  53. Works on firefox and IE8.It also Opens MS Word documents (DOC files).Got to try more file types.
    Its better avoiding file names with spaces.

    I am searching for javascript alternatives.There are document viewers like vuzit that displays dozens of formats.But it isnt so easy to use as google docs.
    Anyway, long live google.

    Reply Delete
  54. Any chances to Google make it available for download?

    I want to use it from my own intranet.

    Reply Delete
  55. hi
    this is Neha
    this viewer is really awesome but it didn't met my requirement completely.. I also need an image , xls , odt viewer too......can anyone help....

    Reply Delete
  56. It would be nice if you have full control to enable the user to not be able to download the file or print the file. Just view the file.

    Thanks
    Adam

    Reply Delete
  57. Has anyone tried http://embedit.in? They claim you can embed any file into your website. I've used it for basic stuff and it seems to work pretty well.

    Reply Delete
  58. At http://www.google.com/google-d-s/tour1.html it says you can view "DOC, XLS, ODT, ODS, RTF, CSV, PPT, etc"...hmmm wht all does etc include?
    Has any1 tried scribd.com?

    Reply Delete
  59. really cool tutorial-I have read another good tutorial , that useses free googlesites to upload pdf and google docs viewer to embed the pdf document here is the address http://hqsoftwaretips.blogspot.com/2010/02/how-to-embed-pdf-file-in-any-webpage.html

    Reply Delete
  60. What if I have secure pdf and and not available online?

    Reply Delete
  61. @anonymous

    FlexPaper is a good open source alternative if you want to be able to host your own documents and keep them secure

    http://flexpaper.devaldi.com

    Reply Delete
  62. There is another posibility to view PDFs online or implement into a website. With https://acrobat.com its own tools.

    Its very nice, black styled and the text renders much nicer than in google docs viewer.

    Reply Delete
  63. hi
    if i wish disable the download button in new window ???
    How can i do ???

    Thanks

    Reply Delete
  64. is there some method to disable the buttons into the sidebar ???

    Reply Delete
  65. I agree with lots of posts above that there are issues with IE8 - I get slow or no or partial loading of files, any idea why this is?

    Reply Delete
  66. For the ie8 issue, http://docs.google.com must be added to trusted sites.

    Reply Delete
  67. Please have a look at embeddable viewer... it requires users to login now...

    Reply Delete
  68. As reported on this support page:

    http://www.google.com/support/forum/p/Google+Docs/thread?tid=22d92671afd5b9b7&hl=en

    by user rbnunes, to make the viewer work with IE, Google should add a Compact Privacy Policy to the viewer (http://compactprivacypolicy.org). If confirmed, we should press Google to do so very soon.

    Reply Delete
  69. Is there a way to remove the ability to print or download the pdf files?

    Reply Delete
  70. Hey... If i'm not logged in to google, the document doesn't show. A login page shows instead.
    Is this the expected behavior?

    Reply Delete
  71. Glitching for me too, requires log in to google. Needs sorting ASAP!

    Reply Delete
  72. Hi
    I have used this functionality and its works fine. But what if, my pdf file is modified the content but the name is same as previous one.

    In this case doc shows the old content...

    So, how to reload the new one???

    Thanks

    Reply Delete
    Replies
    1. I have the same problem. Is there a solution?

      Delete
    2. You can force google to load documents without caching by referencing the filename with a random number, like so:

      http://link.to/file.pdf?1234

      Change "1234" to another number (such as the date) to force the refresh. If you generate the link via PHP, as I do, I add a "%3F".time() to the file name to make it always load the most current version.

      Delete
  73. I can't proceed to open pdf file when open my web.
    there is error shown "Sorry we unable to retrieve the document for viewing".

    That message came out when I open the file.But, if i open the file directly the file can be opened. Is there any suggestion or solution that anyone can give for my problem?

    Reply Delete
  74. Can you post a link to the PDF file?

    Reply Delete
  75. no muestra nada solo envia un mensaje SORRY WE ARE UNABLE TO RETRIEVE THE DOCUMENT FORVIEWING

    Reply Delete
  76. is this applicable to a word document or excel spreasheet?

    Reply Delete
  77. Word document - yes
    Excel spreadsheet - no

    Reply Delete
  78. my ppt file displays only when I use http://docs.google.com/gview, the new path shows google login page.. is there a file size limit? because I have two files uploaded to : 50ko and 9Mg, and only the small one shows! also background image doesn't show in my small file, should I upload to google docs and convert to google format to show the background?! thanks

    Reply Delete
  79. anybody? requires login??? Will it work without login?

    Reply Delete
  80. Shocking. It requires a google account/login. In this thread it is said, that this would make no sense. What is true?

    Reply Delete
  81. The viewer should work well and it shouldn't require to log in if you use any other browser except Internet Explorer. Apparently, there are some issues that need to be fixed in order to make it work properly in Internet Explorer.

    Reply Delete
  82. I've just tried in Safari 5.0.2 / Mac OS X 10.6.2 and it works well. Try setting "accept cookies" to "always".

    Reply Delete
  83. Ok. I can´t get in started in Safari on Mac (maybe tomorrow?), but in every other Browser. Thanks for you efforts!

    Reply Delete
  84. Hmm, previous comment gone. Anyway, I'm having trouble with intergrating google docs viewer on my website. I just can't make it work with files that are served by a php script to the viewer, always get the infamous "Sorry, we are unable to generate a view of the document at this time." Full description and test case available here: http://stackoverflow.com/questions/3995613/how-to-use-google-docs-viewer-for-embedding-ppt-files-on-a-webpage-if-the-file-i
    I would appreciate any help on this.

    Reply Delete
  85. I wish there was something more stand alone rather than depending on a provider. Yes, I know about pdf2swf but the result is some files end up being larger than the PDF itself, or other problems.

    Reply Delete
  86. Hmmm. It appears I was using a "gview" link instead of a "viewer" link. I am going to try to switch how I am accessing this feature to see if that fixes my problem.

    Reply Delete
  87. my ppt file displays only when I use http://docs.google.com/gview, the new path shows google login page.. is there a file size limit? because I have two files uploaded to : 50ko and 9Mg, and only the small one shows! also background image doesn't show in my small file...

    Yes thank you

    Reply Delete
  88. Hi
    I am getting error while opening PDFs on edocs
    "Sorry, we are unable to retrieve the document for viewing." I observed the PDF files not opening are of large file size like 7-8 MB. Is there any size limit for the edocs? or how can I show some Large files like more than 15MB?

    Reply Delete
  89. I am getting error while opening PDFs on edocs
    "Sorry, we are unable to retrieve the document for viewing." I observed the PDF files not opening are of large file size like 7-8 MB. Is there any size limit for the edocs? or how can I show some Large files like more than 15MB?
    thanks.

    Reply Delete
  90. I know about pdf2swf but the result is some files end up being larger than the PDF itself

    Reply Delete
  91. I wish there was something more stand alone rather than depending on a provider. Yes, I know about pdf2swf but the result is some files end up being larger than the PDF itself, or other problems.

    Reply Delete
  92. I want to remove the option "Open in new window". How can I do that Please let me know.

    Reply Delete
  93. Google post login screen automatically requiring users to log in to the site. For analytics and security, this is excellent. Google recognizes your IP and only displays the log in to the unknown user.

    Reply Delete
  94. Sorry, we are unable to retrieve the document for viewing or you don't have permission to view the document.
    Please try again later.

    I get this message every time I try to use the link above (https://docs.google.com/viewer). It generates the code, and I click 'view now' to test it, and the message appears. I have tried ignoring it and embedding it but it won't work. I have tried it with various formats from all over the web including Google Docs (my own account) that are open to the public. Strangely, when I copy and paste the code at the top of this page, it works. I'm tearing my hair out. Any ideas?

    Reply Delete
  95. I have the same issue as RT

    Reply Delete
  96. Just a note about how the docs are cached, once you update (overwrite) your PDF, the old (cached) version will still be displayed. I found a work around that seems to work though.

    In PHP, add a to the end of the document name. This will ensure the newest version is always seen. (you can manually add something like ?0001 to the end as well and simply change it each time you upload the doc.)

    End result is something like http://example.com/my_document.pdf?0001

    and when updated use something like
    http://example.com/my_document.pdf?0002

    Or simply randomize with php to get something like
    http://example.com/my_document.pdf?a120152c5f82b94e032b66bf2a687827

    You will still see the same document, but the filename will be different and Google will re-download the new document.

    Hope this helps!

    Cheers,
    Josh

    Reply Delete
  97. Is there any way of removing the open in new window button in the viewer?

    Reply Delete
  98. I'm also unable to see it embed on chrome. However it does work on firefox 5.

    Reply Delete
  99. mine work fine in chrome and about the login issue did not get them at all
    and this google document viewer can be make to view all source of text file too

    Reply Delete
  100. hmmm...it's good, we just add PDF Url there...
    so simple...
    thanks google^^ ♥

    Reply Delete
  101. there is a typo3 extension available for this feature:
    http://typo3.org/extensions/repository/view/na15_docviewer/current/

    Reply Delete
  102. Can anyone tell me how we can embed a .swf file or a HTML file in a google website. Actually i wish to put in an interactive quiz into a google website and google docs doesn't provide options to put in an interactive quiz... please help.

    Reply Delete
  103. Hi ! I needed to Hide the 'Open in New Window' button from the google viewer while i open my page using Iframe.

    Below is my src for IFrame

    src="http://docs.google.com/viewer?url=http://c272658.r58.cf1.rackcdn.com/115bb079-205f-4228-a7ab-6b97a285132b.pdf&embedded=true"

    Basically my ideas is, i dnt allow user to download the document embed in the IFrame

    Please help me !!

    Reply Delete
    Replies
    1. Funny, I just tried to do that yesterday...
      But there's a security issue applying a CSS style to a distant iframe.
      Even with jQuery I couldn't do that...
      I guess the only way is to use the API to build his own toolbar, and not used the basic provided one.

      Delete
    2. plz tell me how do you get a .pdf url of your uploaded document mine uploaded document has url like this
      https://docs.google.com/open?id=0ByuC007zN40AZTE4MWI1NTQtYTM1YS00NmE3LTk3NDItNmVkYTM1ZDRlMGE0

      Delete
  104. Hi

    I want to disble download option ?

    How can i do this

    Reply Delete
  105. when i upload the document in the google doc it has not .pdf link the link appear like this
    https://docs.google.com/open?id=0ByuC007zN40AZTE4MWI1NTQtYTM1YS00NmE3LTk3NDItNmVkYTM1ZDRlMGE0

    and when i embed this url through ifrmae it has weird google toolbar on the top see my embedded docs here
    http://www.booknstuff.com/competitive-exams/gat-competitive-exams/gat-general-sample-papers

    plz help me how to get rid of this google toolbar in the top of my doc and how to find a .pdf link of my uploaded doc

    Reply Delete
    Replies
    1. Try using URLs like this:

      https://docs.google.com/viewer?a=v&pid=explorer&chrome=false&srcid=0ByuC007zN40AZTE4MWI1NTQtYTM1YS00NmE3LTk3NDItNmVkYTM1ZDRlMGE0&hl=en_US&embedded=true

      Delete
    2. where should i use the above url?

      the iframe code i am using already contain the above type url

      iframe style="width: 100%; height: 600px;" src="https://docs.google.com/open?id=0ByuC007zN40AZTE4MWI1NTQtYTM1YS00NmE3LTk3NDItNmVkYTM1ZDRlMGE0&embedded=true" frameborder="0" width="320" height="240">iframe

      Delete
  106. I have to click on compatibility mode to get this to display using IE 9. I cannot keep asking people that veiw my page to click compatibility control.

    Reply Delete
  107. How do I embed a publicly shared folder on my wordpress blog?

    Reply Delete
  108. How do I embed a shared folder to be viewed inside an iframe?

    Reply Delete
  109. I get it work with IE 7,8 and 9 by encoding pdf URL like this http://docs.google.com/viewer?url=http%3A%2F%2Fresearch.google.com%2Farchive%2Fbigtable-osdi06.pdf

    Reply Delete
  110. is there any way to hide control bar while viewing the document

    Reply Delete
  111. Is it possible to remove "Open in new window" button when document is loaded?

    Thanks

    Reply Delete
    Replies
    1. did u got the solution for remove new window button..i am also trying for same problem but i didn't get the solution..if u know let me know plz...

      Delete
  112. Francisco CorreiaApril 11, 2012 at 2:36 AM

    Do you know of any service like this to use only on Intranet?

    Reply Delete
  113. very very thanks to you , this works for me.. I have 50mb pdf file which scribd or google doc not support , but this works.

    Reply Delete
  114. How to disable "Open in new window" option?

    Reply Delete
  115. You can use "Docs Online Viewer" browser extension to view all documents in web pages with Google Docs or related services.

    Firefox:
    http://mac.softpedia.com/get/Internet-Utilities/Firefox-Extensions/Docs-Online-Viewer.shtml

    Chrome / Greasemonkey:
    http://userscripts.org/scripts/show/127774

    Reply Delete
  116. how can i read specific page it tried to put #page=1 but doesnot work

    Reply Delete
  117. Great Stuff saved my lost of time..!!

    Reply Delete
  118. it is not working ! when i tried, it shows like some house, forest etc. See the url = http://docs.google.com/viewer?url=https%3A%2F%2Fdocs.google.com%2Fopen%3Fid%3D1VoF8vlzosY9hOw_i1xYnNOU29Jepa6Ozm1rKgRvYwTDJEbEjvKLjh-FvSu98.

    now what i need to do for that.

    Reply Delete
  119. not open for .docx file how can we open .docx files?

    Reply Delete
  120. earlier it worked!!!!!!!!!!!!!!!!! But now its not working !!!!!!!!!!!!

    Reply Delete
  121. https://www.youtube.com/watch?v=eBAe9IbPCZY

    Reply Delete
  122. 1. Right click pdf file -> Properties -> un block -> ok
    2. Open pdf with Word 2013 (Or 2016) then save as new file pdf.
    3. Re upload to google drivers

    Reply Delete
  123. how can we disable print/download option?

    Reply Delete
  124. Working fine for word file content as well as for pdf file content.
    Thanks a lot.

    Reply Delete
  125. Is anyone else having issues with the embedded viewer not working consistently?

    Reply Delete
  126. I am today....

    Reply Delete
  127. Replies
    1. Shatha, you are wrong! It works fine.

      Delete
    2. It works for me. too.

      Delete
  128. i am trying to use viewer (i cant upload the pdfs to google docs).
    but its showing "no preview available".
    code: (within iframe tag)
    src="http://docs.google.com/viewer?url=~/PDFS/LKY.pdf&embedded=true" style="width:600px; height:500px;" frameborder="0"


    please help!!!

    Reply Delete
    Replies
    1. Unfortunately, it only works with files that are on the Internet already. Maybe try opening in Chrome or Firefox? They have built in PDF viewers now

      Delete
  129. haha, this is what i'm looking for. Saves my day. Thank you for post.

    Reply Delete
  130. Where i have to keep that line of code in my html page?

    Reply Delete
  131. This is a set of mandatory ports. The Web UI ports are optional but recommended for troubleshooting purposes.

    Render Cleaning
    K Rendering

    Reply Delete
  132. basically

    information with the

    master in foreign countries in

    the following arriving

    daily allowance. we are going to seem to be the top then

    highest rated

    study conducted another country consultancies back in India with higher usa foreign education consultants in hyderabad visa reassurances. fone visa from my element is the surgical procedure in somewhat a shorter period. a number of us are actually

    also assist one due to detail are required to apply for the school university.

    Reply Delete
  133. How can I view the local files using this tool?
    I tried to do this: https://docs.google.com/viewerng/viewer?url=file:///C....file.pdf but it doesn't work. Please let me know where I am going wrong.

    Reply Delete
  134. How I can disable the sharing button?

    Reply Delete
  135. Is there any way to make its only readable, meaning i want to restrict them to save and print

    Reply Delete
    Replies
    1. Did you ever find a way to do this?

      Delete
  136. Chrome was blocking the PDF because the iframe's src attribute loaded docs.google.com over http rather than https. Changing the protocol in the source worked though.

    Reply Delete
  137. "Is there any way to make its only readable, meaning i want to restrict them to save and print"

    Have you got an answer to this? Is there any api documentation? Is this server ever going to be taken off?

    Reply Delete
  138. We are experts in this field with over 10 years experience. What that means is you are going to get right solution.please find our services.

    Residential & Mortgage Loans
    Commecial Loans & Financing
    Business Loans & Personal Loans
    Investment Solution Experts
    Business Growth

    We give out loans at 4% interest rate. Duration of 1- 15 years depending on the amount you need as loan. Get back to us for more information:{info@wellsinvestmentsolutions.com}

    Reply Delete
  139. Good feature. I'm agree with the other comments.
    Why not a download feature in the viewer? What's a matter between GDocs and the PDFs??? Isn't very pretty to put a link outside the viewer to download the file...
    And please, notice this feature in GDocs and allow other formats, but the PPT/PPS and the spreadsheets already have the embeddable viewer feature, too as an iframe.
    i used in my blog http://carandmotorcycles.com

    Reply Delete
  140. Good feature. I'm agree with the other comments.
    Why not a download feature in the viewer? What's a matter between GDocs and the PDFs??? Isn't very pretty to put a link outside the viewer to download the file...
    And please, notice this feature in GDocs and allow other formats, but the PPT/PPS and the spreadsheets already have the embeddable viewer feature, too as an iframe. i used in my blog car and motorcycles website

    Reply Delete
  141. Thank you for taking the time and sharing this information with us. It was indeed very helpful and insightful while being straight forward and to the point.
    mcdonalds.gutscheine | startlr.com | saludlimpia.com

    Reply Delete
  142. This comment has been removed by the author.

    Reply Delete
  143. Thanksgiving is going to take place this year on 23rd November 2017. There are a lot of stories revolving around the occasion and they include holiday Thanksgiving pictures that are particularly made available for the sake of children so that they could paint or color them. Besides, this time is also about turkeys to take home and then there are tasty holiday recipes that makes the occasion warmer for the people to join into it. Here you can check

    Happy Thanksgiving Wishes 2017


    Happy Thanksgiving Pictures 2017


    Thanksgiving Turkey Pictures


    Thanksgiving 2017 Images

    Reply Delete
  144. Nice information, I believe that anyone who wants to know something about this topic will like the post. I really loved reading blog.

    Happy Thanksgiving Quotes Family


    https://happythanksgiving2017.com/happy-thanksgiving-wishes-2017

    https://happythanksgiving2017.com/happy-thanksgiving-pictures-2017/

    Reply Delete
  145. Amazing!!! I like this website so much it's really awesome.I have also gone through your other posts too and they are also very much appreciate able and I'm just waiting for your next update to come as I like all your posts... well I have also made an article hope you go through it.
    Short Christmas Message
    Happy New Year 2018 SMS

    Reply Delete
  146. Thanks for sharing a nice article really such a wonderful site you have done a great job once more thanks a lot
    Happy New Year 2018 Images
    Happy New Year 2018 Pictures

    Reply Delete
  147. Wow this is what I'm looking for the last few days. I have successfully embedded the document in my website: namkhoathanhduc

    Reply Delete
  148. Nice information, I believe that anyone who wants to know something about this topic will like the post. I loved the reading blog.
    Easter Pictures Free
    Happy Easter Pictures

    Reply Delete
  149. DO NOT KEEP YOUR FINANCIAL BURDEN TO YOURSELF CONTACT US NOW FOR ANY KIND OF LOAN AT A LOW INTEREST OF 2%. ( prosperloanfirm@yahoo.com )

    This company loan are fully insured and registered for maximum security is our priority, Our leading goal is to help you get the service you deserve, Our Loan program is the quickest. We give out loan in any currency of your choice {Us Dollar, pounds, Euro, Dinar, etc} and duration of 1 to 60 years to pay back the loan (secure and unsecured).

    Do you need any kind of loan and have low credit score, Have you find it difficult to get loans
    from local banks and other financial institutions? solution to your financial problem is PROSPER LOAN FIRM. The terms and conditions are very reasonable and considerate.

    We offer a wide range of financial services which includes: Xmas Loans, Business Loans, Debt Consolidation Loans, Personal Loans, Car loans, Hotel loans, Student loans, Home Refinancing Loans with low interest rate @2% per annul for individuals, companies and corporate bodies.

    Interested applicants should Contact us via email: prosperloanfirm@yahoo.com , OR call/text +1(816) 366-8769 . Apply and be free from financial bondage.

    Reply Delete

Note: Only a member of this blog may post a comment.

[フレーム]

Subscribe to: Post Comments (Atom)
 

AltStyle によって変換されたページ (->オリジナル) /