Skip to main content
Participant
December 14, 2018
Answered

Is it possible put signature in each page of pdf OR Is it Possible that sender must have esign on each page of pdf

  • December 14, 2018
  • 1 reply
  • 1650 views

In ASP.net c# mvc.

I have to put sender signature in each page of pdf.

or Sender must have to sign on each page of pdf.

Please help me how can i do this by C# MVC.

This topic has been closed for replies.
Correct answer MarjanA

Hi Prism,

To add a signature box on every page, please use the text tags for form fields. The text tags can be placed on any location on the document and you can specify the location, size and type of form fields such as a signature field, a check box and many more. The text tag can be placed on all document types supported by Adobe Sign such as PDF, Microsoft Word, PowerPoint, Excel or many more.

The text tag for a signature box for the first signer is: {{Sig_es_:signer1:signature}}

Please note that all signers would need to be defined in the signature workflow. If the sender needs to sign the document first, they'd need to be the first signer in this workflow. You can copy this text tag on the last page of any document, and a signature box will automatically appear assigned to the first signer when pushed through Adobe Sign.

For more information, please go to: https://helpx.adobe.com/uk/sign/help/adobesign_text_tag_guide.html

Hope this helps!

Kind regards,

1 reply

Meenakshi_Negi
Legend
December 14, 2018

Hi there,

In the Adobe Sign, you can add the form fields on each page of the document and can assign the field as required for the signer.

You may refer this help document to check the steps Assign form fields to recipients.

However, you mentioned that you need to do it via the C# MVC. This is something related to the integration.

As I see that you have the Adobe Sign trial account, I would suggest you contact with the pre-sales team.

They will be able to provide the pre-technical assistance to you, as the Adobe Sign support team only assist to the subscribed users.

You may refer to this help document Adobe Sign plans for individuals and businesses | Adobe Document Cloud to get in contact with them.

Hope that helps.

Let us know if you have any questions or need any help.

Regards,

Meenakshi

MarjanACorrect answer
Participating Frequently
December 19, 2018

Hi Prism,

To add a signature box on every page, please use the text tags for form fields. The text tags can be placed on any location on the document and you can specify the location, size and type of form fields such as a signature field, a check box and many more. The text tag can be placed on all document types supported by Adobe Sign such as PDF, Microsoft Word, PowerPoint, Excel or many more.

The text tag for a signature box for the first signer is: {{Sig_es_:signer1:signature}}

Please note that all signers would need to be defined in the signature workflow. If the sender needs to sign the document first, they'd need to be the first signer in this workflow. You can copy this text tag on the last page of any document, and a signature box will automatically appear assigned to the first signer when pushed through Adobe Sign.

For more information, please go to: https://helpx.adobe.com/uk/sign/help/adobesign_text_tag_guide.html

Hope this helps!

Kind regards,