2876 results matched your search criteria
Forum topic
OneSpan Sign
Guys,
I am creating labels and the text appears in the top left corner of the label box. Is there a way to align this so that the text is either the full size of the label or at the very least, in the center of the label box?
Forum topic
OneSpan Sign
Hello teams,
Is it possible de change the text :
Read & accept this document
I have read and agree to the terms of the eSign Disclosure Document.
and also text for Button Accept
if yes how can we do that ?
Forum topic
OneSpan Sign
I'm trying to upload the attached PDF as part of a template. When I do so, I get this error: Cannot process document. Please make sure your document does not contain any embedded files.
Is there a way around this? Perhaps as a different file format?
Forum topic
OneSpan Sign
I downloaded the copy tool then made the mistake of setting it to be opened with Acrobat. What should it be opened with? I have downloaded the JRE environment.
I have used this tool several times but this is a new laptop.
Thanks for the help.
Forum topic
OneSpan Sign
Hi, I'm trying to follow the example https://developer.esignlive.com/guides/quick-start/creating-and-sending-a-package-rest/ however there seems to be conflicting information between the required fields listed there and the ones listed on the YAML.
Forum topic
OneSpan Sign
Good Morning guys,
My team and I have been working on this error for a few days now and we aren't sure why it is firing off.
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
One last question. I have installed the SDK in my org and put together a small bit of code to create a simple package as shown by Rob in this post:
https://developer.esignlive.com/forums/topic/creating-a-package/
However, it appears that my SDK is not being recognized. Any ideas?
Forum topic
OneSpan Sign
I can't seem to get oAuth2 working so I'm wondering if anyone has. All my attempts for token retrieval end in a 401 with an invalid_client response. I'm sure my account is setup correctly and the values are being sent correctly in the auth call.