I've searched high and low for a solution, but can't find one. I'm using Google Docs Viewer to view PDF files. It's a great tool, but I can't seem to get it working in Internet Explorer (7 or 8). All my images come up as a 'missing' icon. If I view the file externally, it seems to load fine and it will start working (I'm assuming because the images are being cached). The document is being displayed in an iframe
and works in all other browsers. Has anyone come across a solution to get it to work in IE? If not, is there an alternative that can display PPT and PDF files?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- Correctly parse PDF paragraphs with Python
- how to get selected text from iframe with javascri
- Set BaseUrl of an existing Pdf Document
- Is TWebBrowser dependant on IE version?
相关文章
I know this is a old question, but since the problem still persists and I've stumbled on this question with a answer pointing to a blank website, here is the actual code of the script mentioned at @codeinthehole answer, just in case someone else needs it. (It may be found, this time, at GitHub)
The only solution I've found to this problem, is to add https://docs.google.com to your trusted internet sites.
I have the same problem, but didn't think it was acceptable to have to ask users to add the URL to their trusted sites in IE.
Luckily I came across the following post:
I've tried this out and it works in IE8, IE7 and IE6.