Description
Incorporate Mozilla’s PDF.js viewer into your pages and posts with a simple shortcode. PDF.js is a javascript library for displaying pdf pages within browsers.
Features:
- Elegant speckled gray theme
- Customizable buttons
- Page navigation drawer
- Advanced search functionality
- Language support for all languages
- Protected PDF password entry
- Loading bar & displays partially loaded PDF (great for huge PDFs!)
- Document outline
- Advanced zoom settings
- Easy to use editor media button that generates the shortcode for you
- Support for mobile devices
Shortcode Syntax:
[pdfjs-viewer url=http://www.website.com/test.pdf viewer_width=600px viewer_height=700px fullscreen=true download=true print=true]
- url (required): direct url to pdf file
- viewer_width (optional): width of the viewer (default: 100%)
- viewer_height (optional): height of the viewer (default: 1360px)
- fullscreen (optional): true/false, displays fullscreen link above viewer (default: true)
- download (optional): true/false, enables or disables download button (default: true)
- print (optional): true/false, enables or disables print button (default: true)
Installation
- Either install directly from your WordPress admin panel, by searching for ‘PDF.js Viewer Shortcode’, or
- Download from the WordPress Plugin Repository
- Upload and expand the archive into your sites wp-content/plugins directory
FAQ
- Installation Instructions
-
- Either install directly from your WordPress admin panel, by searching for ‘PDF.js Viewer Shortcode’, or
- Download from the WordPress Plugin Repository
- Upload and expand the archive into your sites wp-content/plugins directory
Reviews
Contributors & Developers
“PDF.js Viewer Shortcode” is open source software. The following people have contributed to this plugin.
Translate “PDF.js Viewer Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.