phpgoogle-document-viewer

Google Document Viewer shows "No Preview Available" in php


For some reason with the following embed code:

    https://docs.google.com/gview?url=<?php echo $url;?>&embedded=true

I have been getting a no preview available. It was working, and now it doesn't seem to.

Is there a good alternative where I can view PDF and Office files?

Thank you!


Solution

  • After much looking, I found a solution, I used the standard PDF viewer with an iframe.