Questions tagged [electronic-signature]

Electronic signatures are digital representations of a person's "wet" or "live" signature.

162 questions
1
vote
0 answers

Storing and verifying user signature

I will be trying to recognize user signature, sever-side, written with a digital pen like this one. I have absolutely no experience working with a digital pad like this and the pads aren't cheap to just "try buying and see". What would be a good…
1
vote
2 answers

How create digital signature for sharepoint document library?

If anyone knowledge about how to implement/create a digital signature for SharePoint 2013 and online document library? Any answer will be highly appreciated. This is new for me. Thanks!
1
vote
1 answer

How to save drawn image with a background color using Signature Pad library for AngularJS/Ionic?

I'm working on an Ionic project and implemented this library to handle the drawing of a client signature. I've managed to implement this with no problem, I can draw, save and show the image with no problem, except one detail: the image is saved with…
Uriel Arvizu
  • 1,876
  • 6
  • 37
  • 97
1
vote
1 answer

Add Reference to Resolver for a detached XAdES signature

I've got to create my own XAdES signature for a project, and everything works fine except the detached signatures. As far as I understand, I have to add a reference to the XML object which will point to a container where the original document is…
Keews
  • 249
  • 2
  • 15
1
vote
1 answer

Generate and store electronic (digital) signatures

I have a requirement for the web service I'm working on currently - users of the application can create contracts between them (downloadable via PDF) and sign these contracts digitally on the app. At first I was searching for third-party API…
Kosmetika
  • 20,774
  • 37
  • 108
  • 172
1
vote
2 answers

What will the RightSignature API send to my callback URL when a signer signs a document

When I send a one-off document to RightSignature via their API, I'm specifying a callback location in the XML document as specified in RightSignature's schema definition. I then get a signer-link value back from their API for the document. I…
gpersell
  • 84
  • 1
  • 10
1
vote
1 answer

HelloSign sendSignatureRequest($request) not working throw error

I am new on HelloSign when i try to send signature request to hellos sign following error show.. Fatal error: Uncaught HelloSign\Error: [file not found] File does not exist. Please use an absolute file path. thrown in …
Cum Tel
  • 53
  • 1
  • 1
  • 6
1
vote
0 answers

What are the services available to manage digital signature?

I want to store signatures into a online ESignature service like EchoSign , and later i want to use that signature to authenticate the user for some access in my application(Login), But i found nothing which provides this real time signature…
Chanky Mallick
  • 569
  • 8
  • 27
1
vote
1 answer

Lotus Notes Ink Signature

I am working with a preexisting Lotus Notes Document, and need to make a way for one to use their touchscreen to sign their name. In other words, an electric ink signature. I read somewhere about a inkpicture control, but have found no other…
user2939446
  • 71
  • 2
  • 10
1
vote
2 answers

Movilizer - How to get the Answer of a Signature screen into the DC

How can i get the results of the Signature Screen into the cloud with a DataContainer. What formats are supported? Any help will be appreciated...
Pavel Kotlov
  • 544
  • 4
  • 11
1
vote
3 answers

Are there existing web sites that use a photo as a electronic signature?

The use case: to sign a electronic document, users view the document, and if they agree take a picture of themselves with their webcam (done through Flash from the browser). Then a PDF is generated containing the document and the picture in place of…
avernet
  • 30,895
  • 44
  • 126
  • 163
1
vote
1 answer

MakeSignature.signDetached performance improvement

I am using MakeSignature.signDetached method to add digital signature in PDF. I do sign the PDF in bulk, it works, but after each method call I have to write Thread.Sleep(500) in order to continue the process, if I do not use Thread.sleep(500) I…
1
vote
1 answer

Radio buttons with HelloSign API

I'm trying to add a radio button to a template that I am sending through HelloSign's API to be eSigned. I can't for the life of me figure out how to do it. There documentation mentions checkboxes but not radio buttons. Is there a POST parameter I…
1
vote
1 answer

ios7 email signature underlines address

I've created a signature for a client, who came back to me saying that their office address shows underlined and in blue on iPhone 5. The address is a simple paragraph - no anchor etc. Is there a way to re-enforce is to display as standard text?
Spencer Mark
  • 5,263
  • 9
  • 29
  • 58
1
vote
1 answer

How to use Custom Fields on the envelope

I am new to DOCUSIGN and learning the features of it. I could see there is a feature to create custom Fields for a template. I am not able to find the documentation about how to use custom fields in the envelope. Is it possible to use the custom…
linux developer
  • 821
  • 1
  • 13
  • 34