Hi,I have created a user form using adobe livecycle designer.User need to download the pdf (XFA) form,fill it and upload the pdf. I want to get extract form data in angularjs than process the data to database.I am able to do it using c# but not at client side itself using angularjs.