Copy link to clipboard
Copied
HI,
Any one can help to send any tutorial, script and how to do this POPUP Menu in interactive PDF file as INDEX tab.
Copy link to clipboard
Copied
HI,
Any one can help to send any tutorial, script and how to do this POPUP Menu in interactive PDF file as INDEX tab.
Copy link to clipboard
Copied
It's most likely done using the popUpMenu or popUpMenuEx methods of the app object.
See the Acrobat JavaScript API Reference for more details about these methods and how to use them.
Copy link to clipboard
Copied
Useful Acrobat JavaScript links:
Copy link to clipboard
Copied
Here are some articles on the topic:
Alerts, Popups, and Other Devices for Interacting with the User
https://acrobatusers.com/tutorials/popup-menus-part-i
You'll also find code for creating a popup menu from the bookmarks here:
Scripts for Navigating to a specific document location