DocViewer macro
Description
Displays an embedded PDF or MS Powerpoint document viewer
This macro does not supports inline mode.
Usage
Content
No content.
Parameters
Name | Mandatory | Description |
---|---|---|
url | Yes | The address of the document (.pdf or .ppt) to display in the viewer |
width | No | The width in pixels the embedded viewer will take. Default to 600. |
height | No | The height in pixels the embedded viewer will take. Default to 500 |
Exemple
Code
{{docviewer url="http://jazoon.com/download/presentations/7400.pdf"/}}
Result