I have only superficial knowledge of Live Cycle Designer. I have a book on creating Acrobat and Live Cylce forms by Padova and Okamoto but I cannot find answers to these basic questions. I am aware Live Cycle can produce (a) pdf forms and that it can produce (b) dynamic forms, but do not know whether it can produce dynamic pdf forms (as opposed to dynamic forms in another format). Can someone tell me the answers to these questions:
1. Can Live Cycle produce dynamic pdf forms?
2. If the answer to 1 is "yes," can Live Cycle dynamic pdf forms export data to fdf format data files?
3. If the answer to 2 is "yes," can field names in Live Cycle forms be the same as hierachical field names in Acrobat forms, so that exported fdf data can be shared in both Live Cycle-created pdf forms and Acrobat-created pdf forms?
David D
#2 - No. Only forms created in the Acrobat application can export FDF and XFDF
#3 - N/A
More on #3 though... There is a JavaScript bridge between LiveCycle forms (XFA) and Acrobat-authored forms (acroforms) and there is a global object that both formats have access to in order to share data.
That said, it's non-trivial to share data across an XFA and an acroform. These questions are not nearly as basic as it may seem based on superficial knowledge. We do a lot of work under the hood to hide the profound differences between XFA and acroforms.