Not yet rated

Problem

After having created a pdf form with several fields and corresponding field attributes, I have to overwork the field attributes due to new knowledges. To do so, I am wondering if this will be able by just copying the field attributes. Do you have any tip how to solve this problem?

Solution

Example three of the doc.getField() method in the Acrobat JavaScript SDK describes how to do this. See the URL below.

Detailed explanation

 http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.476.html  


+
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.

Report abuse

Related recipes