为什么Google文档查看器不呈现某些文件?

时间:2016-07-17 19:54:43

标签: html ms-word preview google-document-viewer

当我尝试从Google查看器预览文档时。我得到像

这样的错误
  

预览此文档时出现问题。

OR

  

显示此图片时出现问题。

这是实时网址 https://docs.google.com/viewer?url=http://wikisoftpedia.com/evento_fyp/small_file.docx

有些文件正在渲染 https://docs.google.com/viewer?url=http://wikisoftpedia.com/evento_fyp/experience.docx

问题是什么?

任何帮助将不胜感激

1 个答案:

答案 0 :(得分:0)

尝试使用encodeURIComponent('your url here')

对URL进行编码