22 results matched your search criteria
Forum topic
OneSpan Sign
Hello,
I want to check two point with you.
1. I can not arrange documents in Sandbox template layout.
2. When I reduce the field or increase the field size using the mouse in sandbox , it is changing the font (see attachment).
Thanks,
Nehme
Forum topic
OneSpan Sign
Hello,
Is there a way to capture the font-end event notifications in iOS? I am loading the signing session in a wkwebview and I'm trying to capture these events: https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm. Is it possible?
Forum topic
OneSpan Sign
Hi ALL
• Can the font/size of text for the eSignature capture be changed?
Currently when we test in the sandbox environment - i looks very tiny and difficult to read unless we zoom in - please let us know if anyone happen to increase the size of the eSigned signature.
Thank you,
Vemul
Forum topic
OneSpan Sign
Hello,
I am trying to implement a document with some fields that forces each character to occupie a specific space. The only way I was able to do it right now was creating multiple 1 character textbox for each space but its far from Ideal.
Forum topic
OneSpan Sign
I'm referencing the custom signing ceremony settings, in an attempt to customize the Thank You dialog content.
Forum topic
OneSpan Sign
Hi. I've got fields that I've set up like this:
.withField(createFieldBuilder(FIELD_TEXT_BOX_CONSTANT, TEXT_BOX_GRP_ADDRESS_CONSTANT, "tbRetirementDate")
.withFontSize(22))
Forum topic
OneSpan Sign
Hello while uplaoding pdf i ma getting this error:
{"technical":"Cannot upload document fdgl_doc.
Forum topic
OneSpan Sign
Team,
We have a requirement to customize guest signing room.
Is there a way to customize the Silanis guest signing room that pops up when a notified signer clicks on link provided in email ?
Customization like:
Displaying a custom message instead of the package name on login page.
Displaying a cust
Forum topic
OneSpan Sign
Hello folks.
We have made a fairly innocuous change to a PDF template agreement, just the text of an address, however when rendering this on the e-signature page of our application instead of the new text, we get some strange garbled capitalised text. Looks a bit like this:
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());