353 results matched your search criteria
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
Hi,
I´m using /api/packages/{packageId}/attachment/{attachmentId} to dowload documents of a package that has been signged, how ever I´m getting a "404 Resource not found" error.
Forum topic
OneSpan Sign
Hi Team,
When we download signed documents from onespansign using REST API, after opening it, we can see validation warning as "At least one signature has problem" (Please refer highlighted section from the attachment).
Forum topic
OneSpan Sign
There are times where we want to merge the signing date but do not just want the tag to result in a blank space in the document. Docusign and other e-signature providers will pre-populate the current date when the signing ceremony is opened.
Forum topic
OneSpan Sign
Team,
I want to load two signing sessions for two users on the same browser. I have two silanis live urls (https://sandbox.esignlive.com/access?sessionToken=user1SessionToken and https://sandbox.esignlive.com/access?sessionToken=user2SessionToken) and opened in two tabs of the chrome browser.
Forum topic
OneSpan Sign
When I send a document for completion and signature, they are seeing the colorful blue box directing them to sign the document but are overlooking the text boxes that also need to be completed in the same document.
Forum topic
OneSpan Sign
Hi there! It would be nice to specify that documents ALWAYS attach after a signing package is complete. This currently has to be done per signer and in our industry, I want to ensure that ALL signed docs get sent to ALL signers by default. Is this possible?
Forum topic
OneSpan Sign
Hi,
Does anyone know if it's possible, given a PackageID, to trigger a reminder email so that all the signers are reminded to sign ?
Forum topic
OneSpan Sign
Is there a way to generate a download link for the documents on onespan?
We would like to house the link on an internal website.
I am aware of the REST call to download docs..
Forum topic
OneSpan Sign
On Onespan portal when we open any transaction, We can see email id of the recipients but we cant see mobile number of the recipients. We want to know if there is any option to see the mobile number. We wanted to ensure if the mobile number was entered correctly by users.