このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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

FAQ

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.