94 results matched your search criteria
Forum topic
OneSpan Sign
Hi all,
I'm trying to get to the bottom of an issue that is occurring with some of our PDF uploads (using multipart/form-data).
Forum topic
OneSpan Sign
Hi,
I am attempting to create a package with multiple documents using the "files[]" multipart form field, but I always get back this message:
{
"messageKey": "error.validation.package.wrongNumberOfFiles",
"technical": "Number of uploaded files does not match number of documents specified i
Forum topic
OneSpan Sign
We have PDF forms in our system that contain "Date" areas. Some of these Date areas contain a single line for which the Date would be placed above. We have other forms where the Date area was pre-populated with the Forward Slash separators ( MM /dd / YYYY ).
Forum topic
OneSpan Sign
We are trying to integrate our application to esign live and noticed that opt-out option is not displaying on the esign ceremony.
Forum topic
OneSpan Sign
Hi,
I was trying the below code snipped
To upload documents to packages,
Forum topic
OneSpan Sign
Hi,
I am trying to automation for my process. I idea here is to differentiate a PDF form b/w signed vs non-signed. Which languages can be used on what is the logic behind it?
Regards
KP
Forum topic
OneSpan Sign
Hi,
We have tried to remove the default consent form using the following snippet
eslClient.PackageService.DeleteDocument(packageId, "default-consent");
But the electronic disclosure still shows up and our signable PDF is not shown.
We are using one of the small samples the works perfectly without t
Forum topic
OneSpan Sign
Hi,
there is a need to create link withing signed pdf document that would point to internal site.
Forum topic
OneSpan Sign
Hi,
Recently we got the following 2 errors intermittently when creating the package using the same form, do you know what did happen?
From the error message, it seems it complains about the pdf document has error, but we are using the same document for test case, and most of time are successful, o
Forum topic
OneSpan Sign
Hi, I have client who is asking the following question:
We generate quotes in Salesforce and would like the generated quote to be used as the document that must be signed by the customer.