Copy link to clipboard
Copied
Hi,
I have created a user form with Livecycle designer 8.It is a xfa form in pdf format.I want to extract the form field data when user uploads the form at client side using javascript or angularjs. Didn't found any solution yet.
Copy link to clipboard
Copied
Are you sure you mean Client Side? This sounds like Server Side, where AngularJS runs.
Copy link to clipboard
Copied
Hi,
Yes Client Side and I think angularjs is used in client side also.Is there any way to do this.
Copy link to clipboard
Copied
As far as I know, JS is always client-side.
Copy link to clipboard
Copied
Hi,
Any solution how to do it.
Copy link to clipboard
Copied
No, sorry. XFA technology is very poorly supported, and very rarely used.
Copy link to clipboard
Copied
Any other way to create a user form from which i can get data easily.
Copy link to clipboard
Copied
Well, you know more about it than me.
Copy link to clipboard
Copied
Hi,
I didn't said that. Definitely you know better than me..I just want to know how can i do this at client side using anything javascript / angularjs.
Copy link to clipboard
Copied
You want upload the form and extract the data?
Copy link to clipboard
Copied
Yes.It's a user form.User need to download the form,fill it and upload it.Then i extract the data at client side.
Copy link to clipboard
Copied
After the upload to the server you want extract the data at client side?
Copy link to clipboard
Copied
No,when user upload, it doesn't go directly to database.At client side i extract the data than save the data in database.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now