Yes. This is possible through an API. See the API Quick Start code for
Forms ES
athttp://help.adobe.com/en_US/livecycle/9.0/programLC/help/000162.html#1548277There
are different methods of submitting data from the client (xml, http
post, xml+xdp, and pdf). You can extract the data server side, insert
the data to database, merge the data with a form and save the form on
the server.Steve