I need to create a LiveCycle Form, with a variety of different field
types, that meets the following requirements:It needs to be
fill-and-printAll user-entered data must be encoded into a PDF417 2D
BarcodeThere must be a table where the client can add rows if need be
(EG: a table with 3 rows to enter all your children, but you need to
enter 4 kids, you click "Add Row" and you can enter another one)A drop
down list that refreshes its info from an outside datasource when
downloaded, but is otherwi...