3693 results matched your search criteria
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
I took the sample code .net code (c#) from online and was getting the below error when creating a template and package.
"Could not create template. Exception: Error communicating with esl server. Invalid URI: The format of the URI could not be determined."
Forum topic
OneSpan Sign
Until recently this worked with 1000 per page but NOW I had to do 250 to get it to work correctly, why? I tried 500 and it failed just like 1000. Are the OneSpan service side resources to consumed or what's going on that it now fails?
Forum topic
OneSpan Sign
I am looking for a C# code that will allow me to to add a signer in an specific page but the signing has to be optional. So when they sign the document it will be complete even though they forgot to sign in one page because it was not require it was optional.
Forum topic
OneSpan Sign
Customer:
I am doing some testing with the SignDocuments method on the EslClient.
Forum topic
OneSpan Sign
We have been working mainly with the UI, but are looking to get started with the Java SDK. Is there any documentation or tutorials available to help?
Forum topic
OneSpan Sign
Running some test on QA now we are running on this issue. Can you share a light of what this could be?
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
Right now when a potential signer receives an email and clicks the link to view the document, there is no way for us to receive any notifications this has occurred.
Forum topic
OneSpan Sign
Hi,I'm using OneSpan's workflwo integration with Laserfiche to automate sending documents for signatures.