Google文档没有可用的预览错误 [英] Google doc no preview available error

查看:153
本文介绍了Google文档没有可用的预览错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用了google doc在网络浏览器中显示pdf文件.以前工作正常.现在,它没有可用的预览.在大多数情况下,它会显示空白屏幕且没有可用的预览,但有时会打开pdf.但是我注意到,如果pdf的大小很小,则可以正常工作,但是如果10-100页或更多页面的大小有点大,则不会显示预览.

I used the google doc to display the pdf file in web broswer. It was working fine before. Now it gives no preview available. Most of the time it gives the blank screen with no preview available but sometime it opens the pdf. However i noticed that if the size of the pdf is small, it works fine but if the size is a bit larger with 10-100 or more pages, the no preview is shown.

链接:

https://docs.google.com/gview?embedded=true&url=http://trafficpolice.gov.np/traffic/uploadfiles/56a0e8156d4ea.pdf

代码:

WebBrowser view = new WebBrowser();
view.setURL("https://docs.google.com/gview?embedded=true&url=http://trafficpolice.gov.np/traffic/uploadfiles/56a0e8156d4ea.pdf");

推荐答案

我刚刚尝试将&字符编码为%26,并且在我的情况下可以正常工作.

I've just tried to encode the & character to %26 and worked fine for my case.

这篇关于Google文档没有可用的预览错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆