【问题标题】:Needs Google doc preview to upload the file for preview?需要 Google 文档预览才能上传文件以供预览?
【发布时间】:2019-08-19 17:07:53
【问题描述】:

我正在尝试在不安装或使用任何扩展程序/程序的情况下预览 doc、docx、pdf...,因此我将使用 Google 预览,但我找不到更多信息。

问题是我总是遇到同样的“没有可用的预览”错误。 Google 预览可以显示本地主机中的文件吗?如果我尝试显示我的 Google Drive 中的文档,则代码正在运行。

这是针对 Liferay 6 的,我正在尝试在 Google 中进行可视化。

<%String enlace =  "https://docs.google.com/gview?url="+urlThatWorks+"&embedded=true"; %>


<iframe src='<%= enlace %>' width='1366px' height='623px' frameborder='0'>This is an embedded.</iframe>

【问题讨论】:

    标签: html google-chrome preview


    【解决方案1】:

    Google 文档预览将无法在您的本地主机中显示文档预览。您需要通过 Internet 提供该文档。

    【讨论】:

      猜你喜欢
      • 2011-09-27
      • 2013-02-14
      • 1970-01-01
      • 2014-02-03
      • 2014-10-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-02-15
      相关资源
      最近更新 更多