Replace text field of same id in PDF to Signature field.
Sunday, May 5, 2019 at 07:52pmHi,
I need a help in the below scenario please revert back to my doubt as soon as possible.
I have a PDF file which as two text field with id {{esl:Signer1:Capture}}. I am trying to change these field to a signature field using the below code
.withSignature(SignatureBuilder.captureFor("[email protected]").withName("{{esl:Signer1:Capture}}").withPositionExtracted()) while creating a package. In this case, it is updating the one field to signature field where the other one doesn't. Please help me with the better solution and let me know if you need further details.
Thanks,
Anusha.
Reply to: Replace text field of same id in PDF to Signature field.
Sunday, May 5, 2019 at 09:36pmReply to: Replace text field of same id in PDF to Signature field.
Monday, May 6, 2019 at 02:24amReply to: Replace text field of same id in PDF to Signature field.
Monday, May 6, 2019 at 03:12am