-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathreadme.txt
44 lines (34 loc) · 2.04 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
=== PDF.js Viewer Shortcode ===
Contributors: Ben Lawson
Tags: pdf, pdf.js, viewer, reader, embed, mozilla, shortcode
Requires at least: 3.0.1
Tested up to: 4.5.3
Stable tag: 1.3
Embed a beautiful PDF viewer into pages with a simple shortcode.
== 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 ==
<ol style=\"margin: 0px 0px 22px 22px; padding: 0px; color: #444444; font-family: sans-serif; font-size: 13px; line-height: 22px;\"> <li style=\"margin: 0px; padding: 0px;\">Either install directly from your WordPress admin panel, by searching for 'PDF.js Viewer Shortcode', or</li> <li style=\"margin: 0px; padding: 0px;\">Download from the Wordpress Plugin Repository</li> <li style=\"margin: 0px; padding: 0px;\">Upload and expand the archive into your sites wp-content/plugins directory</li> </ol>
== Screenshots ==
1. Viewer example with default size.
2. Location of media button