These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Integrating Adobe livecycle eForms with ASP.Net web application?

Jigar_s99
Registered: Jun 3 2010
Posts: 6

Hi,
I have few questions on Integrating Adobe livecycle eForms with ASP.Net web application.

1. Can i Integrate Adobe livecycle eForms with ASP.Net web application without using web services of LiveCycle?
2. Is there any way to pre populate my eForms without web Services of LiveCycle.
3. Can i pre-populate LiveCycle eForms via Javascript?

Please help me on this, need to resolve this issue at the earliest.
Appreciate your help.

Jigar Shah

My Product Information:
LiveCycle Designer, Windows
Jigar_s99
Registered: Jun 3 2010
Posts: 6
I want to integrate LiveCycle forms with my ASP.Net applications without using webServices provided by LiveCycle. Because to get the Integrated WebServices, One need to Host LiveCycle on Java application server and I dont want that.

Jigar Shah

pdf_fanatic
Registered: Jun 4 2010
Posts: 22
if you have a valid lc license try adobe support.

Gurmeet

dijeshtanna
Registered: Jul 19 2010
Posts: 1
Have you got any solution for this issue?

dijesh tanna

NK-INC.COM
Registered: Apr 17 2010
Posts: 93
Jigar_s99 wrote:
Hi,
I have few questions on Integrating Adobe livecycle eForms with ASP.Net web application.

1. Can i Integrate Adobe livecycle eForms with ASP.Net web application without using web services of LiveCycle?
2. Is there any way to pre populate my eForms without web Services of LiveCycle.
3. Can i pre-populate LiveCycle eForms via Javascript?

Please help me on this, need to resolve this issue at the earliest.
Appreciate your help.
ANSWERS:
1) 2) yes with 3rd party tools such as FDFToolkit.net or iTextSharp.
3) I don't see using Javascript as a possible solution


NOTE:
You can use 3rd party tools to edit the field values in a LiveCycle PDF Form.

iTextSharp is open-source, but, requires a bit of knowledge of both the iText library and the platform your running it on. Google "iTextSharp" for more information.

FDFToolkit.net by NK-Inc.com uses iTextSharp (.net), and it can populate, parse, extract field form data from a Acrobat and LiveCycle forms. It can also export FDF, XDP, XML, XFDF, and merge with Acrobat or "Static" LiveCycle Forms.

FDFToolkit.net ported most of the functionality of Adobe's COM FDF Toolkit library to .NET, and added more features for LiveCycle documents and merging.

For programming tutorials and source code examples check out:
http://www.nk-inc.com/software/fdftoolkit.net/examples/

Visit http://www.fdftoolkit.net for more information.