- Install Wordpress pdf.js
Usage
Use the include function.
Example usage:
[wp_pdfjs id=189 scale=0.2]
Options
- id: You can provide an id or url. If you provide an id, than it has to be the Wordpress ID of the document.
- url: You can provide an id or url. If you provide an url you have to make sure it is publicly accessible and a direct link to the document.
- scale: The scale of the document. Default is set to '1.2'.
- download: If a download link should appear or not.