Generating Program-Driven Adode Form Layout
Prerequisites
You are familiar with the XFA specification.
More information: Adobe home page, Adobe XML Forms Architecture (XFA) page (using search.adobe.com )
Context
Instead of creating form layouts manually in Adobe LiveCycle Designer , you can use a program interface (API) to have them generated by the program. The program-driven form layout can be displayed in Adobe LiveCycle Designer .
Procedure
Example
For an example implementation, see the program RSXFT_XFT_API_DEMOII.
This program generates a form template (XFA file) that includes the following: header and footer, a static text, a selection list, option fields, a text input field, and a pushbutton. The generation of the form layout does not include any data binding (no form template context).