這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

jupdf pdf viewer

描述

jupdf pdf viewer allows you to use pdf viewer on your pages and posts
without any external dependencies.
This plugin uses and bundles mozilla PDF.js.

Shortcode Syntax:

[jupdf-viewer file=http://www.example.com/test.pdf width=800px height=600px]

  • file (required): direct url to pdf file
  • width (optional): width of the viewer (default: 600px)
  • height (optional): height of the viewer (default: 450px)

螢幕截圖

  • Viewer example with default size.
  • Shortcode example
  • Viewer with Japanese pdf file
  • Viewer menu
  • click to prev/next area

安裝

Install directly from your WordPress admin panel,
by searching for ‘jupdf pdf viewer’ or Download from the WordPress Plugin Repository, upload and expand the archive into your sites wp-content/plugins directory

常見問題

Q. The shortcode code can not be displayed. The code is displayed as just blank viewer.

A. check file parameter.

評價

2016年9月3日
works - better than i thought it might. without holding out on features. thanks.
閱讀全部1個評價

貢獻者及開發者

“jupdf pdf viewer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 jupdf pdf viewer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.1

Add css for mobile device.

0.1.0

This is the initial release.