I am a member of a small task force exploring the use of Adobe for use as a main electronic drawing review vehicle. We would like to be able to create custom mark-up tools to eliminate having to change the properties over and over again. For example, we would like to be able to switch back and forth between using a yellow/50% opaque rectangle and a red-bordered clear rectangle without having to fuss with the properties each time. The most user-efficient ideal is to have a botton for each rectangle type. Is this something that we can customize within Acrobat?
1. Use custom stamps that look like commenting annotion type you want, with a custom stamp for each variation.
2. Use JavaScript to dynamically generate the annotation you want, or modify the annotation to look the way you want.
Both of these can be implimented as custom toolbar buttons. Look at [url=http://www.windjack.com/products/acrobuttons.php]AcroButtons[/url]. This is a tool for creating custom toolbar buttons in Acrobat.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script