3683 results matched your search criteria
Forum topic
OneSpan Sign
Hello Support,
as per requirement in my project, I have to pass multiple documents(2-3) in same package for multiple e-signing.
and after e-singing of all the parties, I have to separate out these multiple documents by category.
I am using .net SDK for this.
Forum topic
OneSpan Sign
What is the hashing algorithm use and its lenght
Forum topic
OneSpan Sign
Hello,
Is there a way to set the default signature type to Click to Sign at the document level ( applies to all signature fields) when creating a package using .NET SDK & using signature text tags?
Forum topic
OneSpan Sign
Hi Team,
I have to inject the fields in a specific location of the document.. so I have to put tags for that,
Code Share
Source Code of Package Export & Download Tool
Forum topic
OneSpan Sign
In your email templates am I able to place our company logo and footer information?
Forum topic
OneSpan Sign
For over a year I have been creating packages using a JSON string as the package name (something like "{ApplicationId: 1033}"). I do this because the package name comes through in the event callback notification, and I can easily deserialize the package name and extract some informatio
Forum topic
OneSpan Sign
I'd like to know how to creae a groupID via JAVA SDK? BTW, I know how to create a groupID from sendUI.
Thanks,
Wendy
Forum topic
OneSpan Sign
I am trying to create a package and upload a document but I only get the error message "Number of uploaded files does not match number of documents specified in package." I have looked through the API and other posts about this error message. I have even tried to use the exact configu
Forum topic
OneSpan Sign
I am making good progress on my project I am now at a point were I want to have my app download the document after the signing is complete.
To do this I would like to set up a call back event on PACKAGE_COMPLETE
My dev environment is local 127.0.0.1 with a local host name How can I test the call