94 results matched your search criteria
Forum topic
OneSpan Sign
Hi Silanis team-
I cannot find any documentation on the unit of measure used for the Signature block position (X,Y) and dimensions (Height,Width). Is it pixels? Points? Inches?
Also, if anyone knows/remembers-- we are currently using Version 4.x / hosted of the Silanis framework.
Forum topic
OneSpan Sign
Hi,
thanks Haris for your input, my next step is to simulate the workflow and working on a POC using SOAPUI ( a freeware I use to test REST services ).
The workflow is straight forward:
1. Create a Package and Send the PDF . Read the Response PackageId
2.
Forum topic
OneSpan Sign
HI everyone during my integration I got stuck with this error> I wanted to create a package upload a file and add signatories.
Forum topic
OneSpan Sign
Hi,
I need to create a application which would allow the user to pass the text anchor position in String format.
I understand that TextAnchorPOsition is of type enum.
Forum topic
OneSpan Sign
I'm using .Net SDK.
I create token:
string sessionTokenString = eslClient.AuthenticationTokenService.CreateSenderAuthenticationToken(id);
and then
Forum topic
OneSpan Sign
I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 }) from reading <AnchorTabString>{ESIG_BORR01_SO_0001}</AnchorTabString> inside my PDF file.
Forum topic
OneSpan Sign
Hi,
I am trying to embed the signing in my webpage using an iframe
To generate the session token i use
SessionToken sessionToken = eslClient.getSession
Forum topic
OneSpan Sign
Is there any way to customize a signing date to comply to a specific date format? I.E.
Forum topic
OneSpan Sign
Guys,
Is there a way to modify the printed date that is captured when a signer signs a document?
Forum topic
OneSpan Sign
Hi team,
A datepicker field, normally looked like below in JSON, where the "pattern" field represents the format:
{
"name": "",
"type": "INPUT",
"binding": null,
"validation": {
"errorMessage": "",
"required": false,
"enum": null,
"maxLength": null,
"errorCode": nul