NeptuneLabs FSI Viewer JS User Manual page 414

Table of Contents

Advertisement

FSI Pages only
FirstPage
LastPage
NextPage
PreviousPage
GotoPage
Print
Save
Search
ZoomLeftPage
ZoomRightPage
NormalPageView
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', '');
NeptuneLabs - FSI Viewer
Description
Go to first page.
Go to last page.
Go to next page.
Go to previous page.
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.
Open or close the save dialog.
Open or close the search dialog.
Zoom the left page
Zoom the right page
Exit zoom view
12 Plug-in Reference
414

Advertisement

Table of Contents
loading

Table of Contents