Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to read livecycle xfa forms in client side using javascript/Angularjs ?

Guest
Mar 20, 2017 Mar 20, 2017

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.

TOPICS
Acrobat SDK and JavaScript , Windows
948
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 21, 2017 Mar 21, 2017

Are you sure you mean Client Side? This sounds like Server Side, where AngularJS runs.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2017 Mar 21, 2017

Hi,

Yes Client Side and I think angularjs is used in client side also.Is there any way to do this.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 21, 2017 Mar 21, 2017

As far as I know, JS is always client-side.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2017 Mar 21, 2017

Hi,

Any solution how to do it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 21, 2017 Mar 21, 2017

No, sorry. XFA technology is very poorly supported, and very rarely used.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2017 Mar 21, 2017

Any other way to create a user form from which i can get data easily.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 21, 2017 Mar 21, 2017

Well, you know more about it than me.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2017 Mar 21, 2017

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 21, 2017 Mar 21, 2017

You want upload the form and extract the data?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2017 Mar 21, 2017

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 21, 2017 Mar 21, 2017

After the upload to the server you want extract the data at client side?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 21, 2017 Mar 21, 2017
LATEST

No,when user upload, it doesn't go directly to database.At client side i extract the data than save the data in database.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines