pdf - Which Adobe product/What API for form entry -


I have an embedded PDF in a Java-centric web application.

I type the data directly into the users PDF, and get that data on the server side.

What API do I see? LiveCycle can do this, thinking what else might fit in the bill.

LiveCycle is not required on the server to allow data capture in PDF, Will make life very easy. The module you are looking for is LiveCycle Forms ES2 which provides many functionality to snatch information about dynamic and static PDF (and HTML) forms.

As a cheaper alternative, you can only embed a PDF form (XFA standard) in your client application. This form must be designed using the Live Castle Designer Tool which is quite affordable. If you want lots of interactivity within PDF (for example, allowing users to save offline for later use or to allow Acrobat comments to be made), you also need to apply a Reader Extension credential to PDF Will happen.

Reader Extended form gives you another option, i.e. directly submit data from a PDF form to the SAP web service.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -