Is it possible to create a button in Adobe X pro that will scroll with the page
i working on forms , want people use print button has script email form specific people print. don't want them go file-print form pages can change hiding of templates depending on staff answer in questions.
is there way to have button show on specific page , scroll down staff move through pages
i hope makes sense
it's possible create floating toolbar button (app.addtoolbutton) that's visible, user have option of closing it. more help, see documentation: http://livedocs.adobe.com/acrobat_sdk/9.1/acrobat9_1_htmlhelp/js_api_acrojs.88.134.html
the code triggered on page's page open event , removed (app.removetoolbutton) on page's page close event.
More discussions in JavaScript
adobe
Comments
Post a Comment