625 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I see that we now have the ability to load up a notary capture to the system using a png so now I have two questions.
1. Is there a way to upload a png file to the system as the notary capture signature?
Forum topic
OneSpan Sign
I am dealing with a requirement that reads as follows:
Customer must have an actual signature and not an ok box to click.
'Actual' in this case refers to a drawn (or typed) signature. Is there a good way to enable that for one of the signing roles sent up?
Forum topic
OneSpan Sign
i have created a signature for the owner in UI and map some label which is common for all signers to the owner. i need to update the signature of the owner to zero through code so that the signature will not be visible to other signers . How we can achieve this ?
Forum topic
OneSpan Sign
Whenever we download completed signature documents from the platform and open them in external PDF viewers such as Adobe Acrobat, the signature fields say there is an issue and that the certificates are not trusted.
Why is this happening and how can it be corrected?
Forum topic
OneSpan Sign
Hi!
I am having trouble when placing the signature tab location. Here is my code
Signature signHere = SignatureBuilder
.SignatureFor(signer.Email)
.OnPage(Convert.ToInt32(pageNumber) - 1)
.AtPosition(45, 424)
.Build();
As you can see , I specify 424 for the Y axis.
Forum topic
OneSpan Sign
Hello,
I have run into some problems signing PDFs:
1- I was trying to have multiple signature on the same document for the same email and I was not able to do that.
Forum topic
OneSpan Sign
Does eSignLive has the capability to enable "Wet" signature when creating a package ? If yes, is it configurable at the signer level, document level, or package level ?
Thanks
Forum topic
OneSpan Sign
Team ,
Is it possible to add a Holographic Signature ?
Regards
Surya
Forum topic
OneSpan Sign
Can we upload a signature for the sender via API? And use it for future use. So that the sender won't have to do manual signing everytime
Forum topic
OneSpan Sign
Hello,
We have a form that has two signature spots but the user only signs one spot.
Would the Silanis API allow some sort of command for optional signatures?