Commands RpvCmdZoomIn, RpvCmdZoomOut and RpvCmdZoom will let you zoom the report in the same way you can do it by
clicking the buttons and/or selecting an specific size.
These commands do not use arguments with the exception of RpvCmdZoom. That command will requiere the percentage accepting the following values: 25, 50, 75, 100, 120, 150, 180, 200 and 300.
Example:
{Link=RpvCmdZoomIn} Zoom in {\n}
{Link=RpvCmdZoomOut} Zoom out {\n}
{Link=RpvCmdZoom=100} Original size {\n}
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW. |
|