71 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Is there any recommended way to update the package name property after it was first created, through .NET SDK?
Forum topic
OneSpan Sign
If a client makes a mistake on a form and needs to fix a custom field.
Forum topic
OneSpan Sign
We are embedding the designer in an iframe. After the user clicks "Send to Sign" the package moves to in-progress status. We prevent OneSpan from sending the message; rather we send the URL via Salesforce. What is the best practice to request a new URL to send via Salesforce?
Forum topic
OneSpan Sign
We implemented eSign application to get signature only during signing ceremony.When we create package we added static PDF and this static PDF contains all input information.User need to enter signature only(all other inputs are read only).Now we need to build another application that requires user
Forum topic
OneSpan Sign
Hi,
Is there any requirement on the PDF so that Position Extraction is captured by the REST API?
The problem I'm having is that Im working with a 3rd party which delivers a PDF with Signature Fields in the PDF.
Forum topic
OneSpan Sign
Hello ,
I am creating few approval fields , where I am passing data in following format :
{
"page":0,
"subtype":"TEXTFIELD",
"width":161,
"binding":None,
"extract":False,
Forum topic
OneSpan Sign
Hello!
Is it possible to insert one text field into PDF document the way multiple signers could edit it?
Thanks.
Forum topic
OneSpan Sign
We are having issues using the API key to archive messages. We are getting a 403 error.
I removed the URL/and package number, but you can see the error below.
Forum topic
OneSpan Sign
Hi!
We have some roles in our account for control access management. We want the ability for designated user (Roles & Permission) to be able to access and download the evidence summary for ALL completed packages.
Forum topic
OneSpan Sign
Hello,
We have a workflow, where we need to auto sign and fill a text field, without editing the package.
Is there a way to do this using .NET?