231 results matched your search criteria
Forum topic
OneSpan Sign
Can we remove "sandbox" watermark when we download individual files from sandbox environment
Background: Im trying to download the pdf files uploaded to sandbox environment and that file will used internally for processing
Forum topic
OneSpan Sign
While trying to add the document of one package to other package, am getting an exception : Bad Request(400), message:"Cannot upload the document. Please make sure it is not locked."
How can I unlock the document and add it to other package?
Forum topic
OneSpan Sign
Hi ,
Signer update another signer as change signer.
Now Signer A updated SIGNER B as a SIGNER.
Now I need to download all required documents uploaded by changed signer(B).
If I am doing all Signer of package it is still showing SIGNER A only.
Thanks
Forum topic
OneSpan Sign
Hello folks,
any good / simple javascript examples of creating packages using multipart http post method? i'd like to use JavaScript to create a new package and upload the required docuement for eSignature.
any guidance would be much appreciated.
cheers.
Forum topic
OneSpan Sign
Using the OneSpanSign.sdk there is no document type for text files, which may or may not have the TXT extension. I can drag and drop files via the UI into transactions but I don't see any easy way using the API to upload them.
Forum topic
OneSpan Sign
I have been hitting a bit of a brick wall trying to add text anchor tags to an uploaded document.
Let my explain what I have been attempting to achieve.
First I upload a document to an existing package, the package already contains a new role that I have created.
Forum topic
OneSpan Sign
I use the package creation document upload API to create a document for signature.
Forum topic
OneSpan Sign
Hi,
Can we add an signer after the package is created and the document uploaded? We are looking at a use case where there are multiple signers and we want them added as required when they are ready to sign the document.
I am looking to do this through REST API.
Thanks.
Srini.
Forum topic
OneSpan Sign
When documents are signed via the application they are uploaded for storage, however some of the generic documents don't have a customer ID available. Is there a way for the sender to be able to apply the customers ID onto specific forms as well include the customers ID within the evidence
Forum topic
OneSpan Sign
Hello!
I need to be able to pull down the name of the file that was uploaded with a document in a given package.
I see that there is a "FileName" property on the "Document" object, but when I pull a package down and loop through its documents, the FileName is always null.
Any assistance would be g