Does anyone know where there is a current list of the tools for example "Hand" "Ink" for Acrobat XI? I have tried programmatically to retrieve these, first using the JavaScript app.listToolbarButtons but that doesn't work anymore and then enumerating the AVTools and using GetType() which should return an ASAtom, but this crashes on most of the tools. I need to be able to use AVAppSetActiveTool() to respond to tools on an interactive device that would be mapped to Acrobat tools.
↧