Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

How to get PDF and Signature from submitted xdp form?

Avatar

Former Community Member

I created a form in Designer with a Signature field and a 'Submit XDP' button.  I invoke the FormsServiceClient.processformSubmission() method to process the submitted form into a FormsResult object.  Then I'm able to call getOutputContent() to get the xml data.  I see that there is a getAttachments() method also in FormsResult.  Is this what I use to get the PDF object and the digital signature?  If so, can someone tell me what exactly to do after calling getAttachments to get the signature and the PDF?

0 Replies