Is there a function which does the opposite of app.hideToolbarButton ?
All I'm trying to do is be able to decide which built-in Toolbar Buttons my end-users see in Adobe Reader and not have them each customize their toolbars individually.
Thanks,
Daniel
To use this method, you must create a folder level JavaScript that is executed each time the application is initialized and you will have to add this folder level script to each users application JavaScript folder. The only other time this method can be used, is through the JavaScript Debugging console.
There is also no method to reverse the process.
George Kaiser