You cannot re-render a form that contained signatures without
"destroying" the original signatures. If the form is set to submit back
XDP, make sure that you include the PDF in the submitted data. You could
then extract the base 64 encoded PDF from the XDP and decode it to get
the signed PDF.