Skip to main content
ppalacin
Participant
January 2, 2018
Question

How to remove/hide signer's signature and email field

  • January 2, 2018
  • 1 reply
  • 1513 views

Hi folks,

i am struggling with getting my PDF to contain only an e-signature field for signing.

The outcome currently looks like this:

I create with the agreement with the following request:

{

   'documentCreationInfo': {

   'name': 'some title',

   'message': 'Some Text',

   'formFields': [

  {

   'locations': [

  {

   'height': 30,

   'left': 300,

   'pageNumber': 1,

   'top': 80,

   'width': 180
   }

  ],

   'name': 'E-Signatur',

   'inputType': 'PDF_SIGNATURE',

   'recipientIndex': 1
   },

  {

   'locations': [

  {

   'height': 30,

   'left': 300,

   'pageNumber': 1,

   'top': 90,

   'width': 180
   }

  ],

   'name': 'Sig_es_:signer:signature',

   'contentType': 'SIGNER_EMAIL',

   'recipientIndex': 1
   },

  ],

   'fileInfos':

  [

  {

   'transientDocumentId': document_id

  }

  ],

   'recipientSetInfos':

  [

  {

   'recipientSetMemberInfos': [

  {

   'email': user.email

  }

  ],

   'recipientSetRole': 'SIGNER',

   'securityOptions': {

   'authenticationMethod': 'NONE'
   }

  }

  ],

   'signatureType':'ESIGN',

   'signatureFlow': 'SENDER_SIGNATURE_NOT_REQUIRED'
   }

I have found nothing in the docs how to do it properly.

As the pdf is generated from an html file I cant add placeholders from the beginning but need to add every field with the agreement request.

Any hint would be very helpful.

Best

Patrick

This topic has been closed for replies.

1 reply

Meenakshi Negi
Community Manager
Community Manager
January 3, 2018

Hi Ppalacin,

For this query, you will need to contact support.

I have sent you a private message with the contact details.

Please check your inbox and let us know if you need any help.

Regards,

Meenakshi

ppalacin
ppalacinAuthor
Participant
January 3, 2018

Hi Meenakshi,

thanks for helping out.

Unfortunately I haven't received any message yet. Does it need some time to be delivered?

Best Regards

Patrick

Meenakshi Negi
Community Manager
Community Manager
January 3, 2018

I have re-sent the message.

Please check and confirm once you received the message.

Let us know if you need any further assistance.

Regards,

Meenakshi