Expand my Community achievements bar.

Dump data from xfa dynamic forms

Avatar

Level 1

Hi I'm new to the Adobe Forum and not sure whether it's the right place to bring up this issue:

I'm a PHP Web Developer and I use pdftk to dump all the data from the static xfa forms created from LiveCycle, but the pdftk only works on static xfa form, not on dynamic xfa form, now I have hundreds of (1000+) filled dynamic xfa forms, is there any way I can dump or export the form fields and all form data from this batch forms to a file at the same time? Or if it can't be done, can I batch convert all these dynamic xfa forms to static xfa forms then I can use the pdftk to dump the data.

If I can only handle this dynamic xfa forms with Adobe LiveCycle Product please let me know which product will suit me best, thanks a lot.

2 Replies

Avatar

Level 10

try iText api to manipulate your PDF/XFA forms.

You might have to write a simple java application to do that.

Nith

Avatar

Former Community Member

The LiveCycle Server product that will do this is LiveCycle Forms.

Paul