%DOCUMENTVIEWER%
variable is handled by the DocumentViewerPlugin
Parameter | Description | Default |
---|---|---|
"attachment" |
Name of attachment to embed | |
format |
predefined height and width | |
width |
width of the embedded viewer | 724 |
height |
height of the embedded viewer | 1024 |
topic |
Topic, or Web.Topic | the current topic |
web |
Web | the current web |
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"}%