=== jupdf pdf viewer === Contributors: horiyuki Tags: pdf, jupdf, viewer, reader, shortcode, pdf.js Requires at least: 3.0 Tested up to: 4.5.3 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Insert a PDF viewer on your pages and posts with a simple shortcode using jupdf. == Description == 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) == Installation == 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 == Frequently Asked Questions == = Q. The shortcode code can not be displayed. The code is displayed as just blank viewer. = A. check file parameter. == Changelog == = 0.1.1 = Add css for mobile device. = 0.1.0 = This is the initial release. == Upgrade Notice == = 0.1.0 = This is the initial release. == Screenshots == 1. Viewer example with default size. 2. Shortcode example 3. Viewer with Japanese pdf file 4. Viewer menu 5. click to prev/next area