701 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I have this use case:
There is a form, which contains fields, which we currently fill with our own pdf mapping service.
Forum topic
OneSpan Sign
Hi
I want to add click to initial signature feature on every page of the document, except on one page where the signature type will be capture type.
This page(where signature type will be capture type) is not the last page and can vary.
Forum topic
OneSpan Sign
When I use the .NET SDK version 11.5, I'm have a problems getting the signerId of package signers.
What I want to do is this:
call the eslClient.GetPackage(packageId) method to get information about an existing package
get an authorization token, by SignerId, for a signer from
Forum topic
OneSpan Sign
I'm working off the postman api integration tutorial.
I'm running into the following error with not finding my user. I've set up a new account and tried that api key as well from the admin.
Forum topic
OneSpan Sign
I have changed the font Size in the field formatting ( UI ) but its not reflecting while signing .
Forum topic
OneSpan Sign
Is there any limit on the number of fields that can be added to a document for each signature/signer.
Forum topic
OneSpan Sign
Hi Team,
Could you help me with API/JSON format to draw on a signature field .
Appreciate your help.
Thanks,
Ramki
Forum topic
OneSpan Sign
how to make fields which are common to all the signers , if there are more than one signers .
Forum topic
OneSpan Sign
Hello!
Is it possible to insert one text field into PDF document the way multiple signers could edit it?
Thanks.
Forum topic
OneSpan Sign
I am trying to understand how conditional fields and logic works in the .NET SDK C# code. I have 4 RADIO buttons, 4 TEXT fields and 4 SIGN fields.