1264 results matched your search criteria
Forum topic
OneSpan Sign
Hello
I am using the JAVA SDK to send signing co-ordinates and a base 64 document stream to eSignLive and get a signing link. The co-ordinates that I use consider top left corner as the reference origin (0,0) and calculate the signing coordinates based on that.
Forum topic
OneSpan Sign
Hi,
I am looking for some code snippet to add a participant to just "Accept" the document instead of signing.
Can anyone please give me some help?
Thanks,
KK
Forum topic
OneSpan Sign
Is is possible to add a new signer to a document which is already signed?
I tried with below code
PackageId packageId = new PackageId("orB4GBrQKn33YIF6XJFgDMGdkb4=");
ossClient.ChangePackageStatusToDraft(packageId);
Forum topic
OneSpan Sign
Hi,
I am trying to resolve an issue when using iframe to load the inPerson (where all parties can sign in same URL) signing URL in tablet (iPad) Safari. I wonder if there anybody facing this same issue before and have the solution for it.
Forum topic
Intelligent Adaptive Authentication
Allowing signed forms to be included (concatenated) in new PDF's
Forum topic
OneSpan Sign
Hello,
I have Onespan setup in a Laserfiche cloud environment and having an issue passing the expiry date. What is the proper format for this date field?
Thank you,
Forum topic
OneSpan Sign
Is there an API endpoint that allows API clients to delete set of fields in one API call?
Forum topic
OneSpan Sign
Is there a way to explicitly set tab orders of fields? I want to set the order in which fields get focus when signer hits 'TAB' key on keyboard to navigate between fields.