1389 results matched your search criteria
Forum topic
OneSpan Sign
Guys -
Since we are not sending a document up for a smart note, it's being automatically generated from the data and enote data sections, how do we go about adding one to an existing transaction that is already up in OneSpan?
Forum topic
OneSpan Sign
Hi. Can you tell me if it is possible to change a template document name for a new transaction, and if so how this can be done?
e.g.
Form form = new Form("FormName");
Forum topic
OneSpan Sign
Does anyone have a protip on how to quickly place signature anchors on a document? I am often guessing the top and left values and then creating a full transaction to see if I got close. Is there a faster way to get this positioning right?
Forum topic
OneSpan Sign
Guys,
When creating a package we have to upload the file via ByteArrayContent. Is there any way to download a document's byte array after it has been uploaded?
Forum topic
OneSpan Sign
Guys,
I've spent a bit of time going through the features guide and I cannot find anything that will help show me how to upload a document that has no signing fields and is just an approval document only. This would be like the default consent form when you start to sign your package.
Forum topic
OneSpan Sign
Hi,
is there a scenario or situation, the document can't be updated (such as re-order, delete, add etc)?
thanks,
Cindy
Forum topic
OneSpan Sign
I get the error below when I try to run code, and the template shows my name (even though I'm not a signer) and no docs.
Forum topic
OneSpan Sign
Does the SDK provide a method to get a link to download the final document from OneSpan's servers? I cannot find it. Thanks!
Forum topic
OneSpan Sign
Hello,
I hope someone can help me out with this, since I was not able to find an answer to my questions in the documentation that I read on your site. Here is what I am trying to do:
1. Take existing PDF document and add all required placeholders/signature fields to it.
2.