374 results matched your search criteria
Forum topic
OneSpan Sign
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this
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
Dear,
We got a PDF document with multiple locations where we need a signature (page , x and y locations are already know)
But we would like to have a single button option, like with the option Position Extracted.
Is this even possible?
Forum topic
OneSpan Sign
Hi,
We have a need to flatten a large number of signed/locked documents. The following API call works great for one document at a time: GET /api/packages/{packageId}/documents/{documentId}/pdf?flatten=true
Forum topic
OneSpan Sign
Hello,We get the message "At least one signature is invalid" when we open the Signed PDF through OneSpan.We tried to identify issues by searching similar topics, but we could not find the exact solution.It would be great if we can get some ideas about this issue.
Forum topic
OneSpan Sign
Is it have any ways to Integrate the One span with react-native:
* Can we use the one span sign along with react-native? if "yes"
* How we can add to the ability of the user to draw his signature Anywhere on pdf?
So can you kindly provide the docus for above my question?
Forum topic
OneSpan Sign
Here, I'll explain my requirement:
* Can we use the one span sign along with react-native? if "yes"
* How we can add to the ability of the user to draw his signature Anywhere on pdf?
So can you kindly provide the docus for above my question?
Forum topic
OneSpan Sign
Hi,
I was reading thru the injecting field values on this link https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/injecting-field-values?origin=developeresignlive.
Forum topic
OneSpan Sign
Hi. We are getting the following error when we try and create a package.
{"messageKey":"error.validation.verifyDocument.documentExtractError","message":"[error.validation.verifyDocument.documentExtractError]","cod e":400,"name":"Validation Error"}