Is it possible to dynamically create form fields in PDF form?
hi all,
i dynamically create object textbox, dropdown list xml data. example:
when receive following xml data:
<field name="check box" type="selectbox"/>
<field name="text field" type="textbox"/>
i want generate 2 form fields check box , text field title "check box" , "text field" accordingly.
is possible in javascript pdf form?
thank , regards,
anh
you cannot dynamically create objects on fly can create interpret xml , create xdp file (which language of template file) bring designer , create pdf that.
paul
More discussions in LiveCycle Designer
adobe
Comments
Post a Comment