%DOCUMENTVIEWER% variable is handled by the DocumentViewerPlugin
| Parameter | Description | Default |
|---|---|---|
"attachment" |
Name of attachment to embed | |
web |
Web | the current web |
topic |
Topic, or Web.Topic | the current topic |
height |
height of the embedded viewer | 1024 |
width |
width of the embedded viewer | 724 |
format |
predefined height and width |
portrait, landscape or screen (4:3).
%DOCUMENTVIEWER{"presentation.odp"}%
%DOCUMENTVIEWER{"presentation.odp" height="600" width="800"}%
%DOCUMENTVIEWER{"specification.pdf" web="Projects" topic="SomeProduct" format="portrait"}%