230 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
I created an application to use your API, Recently i got new requirement that once package is Signed will download the Document but its in Secured format to get the file with Out Password secured i got to know that we can Use the flatten document but unfortunately when i get the flatten do
Forum topic
OneSpan Sign
Good Afternoon,
I am using the On Premise verson 6.5 and recently tried to download the evidence document from a finished package. However that document was blank.
Forum topic
OneSpan Sign
I updated from 11.33 using the downloaded SDK, but found the NuGet for 11.35 today, but am having issues resolving the ESLClient class from the NuGet install. I tried a using for each namespace in OneSpanSign namespace, and am having no luck. Did the class change fr
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
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs
Forum topic
OneSpan Sign
Hi There,
I am working on creating a package with a document that has an Id assigned to it:
.withDocument( newDocumentWithName( "Second Document" )
.fromFile( "src/main/Resources/document.pdf" )
.withId( documentId )
I was wondering if this Id needs to be globally unique amo
Forum topic
OneSpan Sign
I'm new to OneSpan Sign ... just switched over from DocuSign. Trying to send a large pdf but I am unable to download it without the ERROR: Cannot process document. Please make sure your document does not contain any embedded files.
Forum topic
OneSpan Sign
Hello,
following the documentation here (http://docs.e-signlive.com/mc/content/c_esignlive_integrator_s_guide/sdk/l_esignlive_mobile_sdk/esignlive_mobile_sdk.htm?_ga=1.160581373.1707062570.1464967640) it provides a link to download the IOS mobile SDK.
Forum topic
OneSpan Sign
I'm referencing the custom signing ceremony settings, in an attempt to customize the Thank You dialog content.