goBack
Parameters: None
Returns: nothing
Use this function to go to the previous view on the view stack. This is equivalent to pressing
the go back button on the Acrobat tool bar.
goForward
Parameters: None
Returns: nothing
Use this function to go to the next view on the view stack. This is equivalent to pressing the go
forward button on the Acrobat tool bar.
hideMenuItem
Parameters: cName
Returns: nothing
4.0
This method only works in the
Config.js
Plug-in folder level
script. It allows a forms integrator
to customize the look of the Acrobat viewer by removing the menu item specified by
cName.
Language independent names for toolbar buttons can be obtained from the
Acrobat Viewer
Plug-In API On-line Reference (Technical Note #5168).
See
Other useful documents
for more
details.
hideToolbarButton
Parameters: cName
Returns: nothing
4.0
This method only works in the
Config.js
Plug-in folder level
script. It allows a forms integrator
to customize the look of the Acrobat viewer by removing the toolbar button specified by
cName.
Language independent names for toolbar buttons can be obtained from the
Acrobat
Viewer Plug-In API On-line Reference (Technical Note #5168).
See
Other useful documents
for
more details.
mailMsg
Parameters: bUI, cTo, [cCc], [cBcc], [cSubject], [cMsgBody]
Returns: nothing
4.0
This method sends out an e-mail message with or without user interaction depending on the
value of
bUI.
If it is set to true then the rest parameters are used to seed the compose new
message window that is displayed to the user.
Acrobat Forms - JavaScript Object Specification
15
Index Bookmark Pages Text
Previous Next
Pages: Index All Pages
This HTML file was created by VeryPDF PDF to HTML Converter product.