Likely the issue is that when you submit as an XDP. you are only sending back the XML data portion of the PDF but a signature is not considered data in a PDF. You need to send back the whole PDF, not just the data so you need to set the variable for your form as a document object. If you need the data, you can use something like LiveCycle Forms to extract the data from the submitted PDF.
Dave
4Point
On Tuesday, 19 June 2012 14:19:30 UTC-4, Marc-André wrote:
Hi,
Alpha
I have an XDP form with fields and signatures. When I complete the form in the workspace i could sign but the signaturefield does not retain the signatures when i finish. The Signature Field is always empty.
I use LiveCycle ES2
What to do?
Thank you for your help