九月 21
<iframe src=”http://docs.google.com/gview?url=pdf檔案網址&embedded=true” style=”width:600px; height:500px;” frameborder=”0″></iframe>
其中:
- http://docs.google.com/gview
就是 Google docs 上的現成工具。 - pdf檔案網址
請指向你的 PDF 檔案位置,不需要上傳到 Google docs 上。 - width:600px; height:500px;
設定的介面尺寸,這些 CSS 設定可以隨需求調整。
