Expand my Community achievements bar.

Export PDF Form Data to Database using ASP.NET

Avatar

Former Community Member

I have searched some topics related to PDF Form data export by using ASP.NET. However, I am not familiar with the procedures of using ASP.NET to export PDF Form data (Since I am new to LC). I would like to share my works to all of you and seek for advices. Thank you.

  1. I created PDF Form using LC Deigner and save it as Dynamic XML Form (*.pdf).
  2. The PDF form is converted into extended PDF Form using LC Reader Extensions so that user with Adobe Reader can fill and save the form data.
  3. User will upload the completed PDF form to the web system. The system will be hosted under MIcrosoft IIS. So, we need to use ASP.NET create a web interface that allows user to upload the form.
  4. Export PDF Form data and store it into SQL Server Database.

I have read the Adobe Guides: http://help.adobe.com/en_US/livecycle/9.0/programLC/help/index.htm?content=000720.html but I do not understand the exact procedures of doing this by using ASP.NET.

1.png

Is it I only have to create ASP.NET Web Application

2.PNG

and then Add Service Reference is OK?

Also, the guide mentions

Create a FormDataIntegrationClient.Endpoint.Address object by using the System.ServiceModel.EndpointAddress constructor. Pass a string value that specifies the WSDL to the LiveCycle ES2.5 service (for example, http://localhost:8080/soap/services/FormDataIntegration?blob=mtom.)

However, I found that there is a 404 error for the URL: http://localhost:8080/soap/services/FormDataIntegration?blob=mtom

Can anyone help me to solve these problems? Thank you very much.

1 Reply

Avatar

Level 3

I think you will get more response if you repost your question on the LiveCycle Designer forum. This forum is specific to LiveCycle Data Services:

http://http://www.adobe.com/products/livecycle/dataservices/