91 results matched your search criteria
Forum topic
OneSpan Sign
First, my apologies if this is the incorrect forum group for this topic. Happy to move it to a different forum if there is a better one.
Forum topic
OneSpan Sign
We are receiving the following error after clicking onespan in Laserfiche webclient:
Error - SyntaxError: missing ) after argument list
Forum topic
OneSpan Sign
We have been working with the Salesforce ESL App and are noticing unusual behaviors with PDF Form fields and how the data is layered onto the PDF.
Is this behavior the same when utilizing REST or any other API with ESL?
What are most peoples experiences with using PDF Form fields?
Forum topic
OneSpan Sign
We are grouping multiple forms into a package that will often have multiple signers. Are there some considerations for handling when a signer declines to sign one of the forms?
Forum topic
OneSpan Sign
Good afternoon, I am working on a document to add text tags with radio buttons. I am using the text tag
{{esl_optionG:Signer1:Radio:Group("Frequency"),Value("X"),size(15,15),offset(15,-3)}}
Forum topic
OneSpan Sign
I'm thinking there MIGHT be a bug but wanted to post here before claiming that entirely. I'm using the latest .NET SDK.
Simple example is this:
1 document, 1 signer , 1 signature.
Prior to the signature there are two radio buttons.
Forum topic
OneSpan Sign
Good day,
Our users are about to create a new group, and they want to validate, verify, re-use or modify the default.consent.document from a previous team.
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
As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is that still the case?