Описание
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)
Снимки на разширението
Инсталиране
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.
Отзиви
Сътрудници и разработчици
“jupdf pdf viewer” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “jupdf pdf viewer” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
0.1.1
Add css for mobile device.
0.1.0
This is the initial release.