FSI Pages only
Description
FirstPage
Go to first page.
LastPage
Go to last page.
NextPage
Go to next page.
PreviousPage
Go to previous page.
GotoPage
Go to page n
Important: Use SetVariable("newImageIndex", n)
where n is [0 .. pages] prior to sending this command
Alternatively you can specify a page relative to the
current page. To go to a page relatively you have to set
"newImageIndex" to a number prefixed by "+" or "-",
e.g. "+1" is the same as "NextPage".
Open or close the print dialog.
Save
Open or close the save dialog.
Search
Open or close the search dialog.
ZoomLeftPage
Zoom the left page
ZoomRightPage
Zoom the right page
NormalPageView
Exit zoom view
ShowHidePageIndex
Show or hide the page index (thumbnail view)
2) Button press / release
Using this command remotely presses/releases a button in FSI Viewer / FSI
Showcase. There can not be more than one button pressed at a time. Pressing
another button (by script) will automatically release the previous button.
Usage:
FSIViewer.SetVariable('FSICMD', 'Button:[ButtonID]');
To release the button previously pressed use:
FSIViewer.SetVariable('FSICMD', '');
12 Plug-in Reference
NeptuneLabs - FSI Viewer
414