3702 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
Can we upload editable PDF for eSign? I am currently getting an error when doing so? Or is there an option to auto flatten in OneSpan?
Thanks.
Srini.
Forum topic
OneSpan Sign
Hi,
We have a scenario where there is extra long names and the Esign stamp is truncating those at about 70 characters. We need to retain the whole text for legal purposes. Is there a solution or work around that we can implement?
Thanks.
Forum topic
OneSpan Sign
Currently on an older version of Silanis/OneSpan for an Oracle based Financial System, and thinking about making a move to a different digital signature solution. One of the challenge I see is validating documents and requests that were signed with the existing OneSpan/Digital Signature solution..
Forum topic
OneSpan Sign
Hello,
In the didSynchronizeTransaction protocol, we get a guid representing a signing ceremony id. My backend team need a DocumentID AND a PackageID. Is it possible to get these informations in the callbacks of the protocols? If so, which one ?
Thank you
Forum topic
OneSpan Sign
Hello,
What is the correct way to make the modal appear as fullScreen when opening the SDK with iOS 13 ? Is it a current fix that has not been resolved yet ?
Forum topic
OneSpan Sign
Hello,
I am mapping TextFields in the pdf and I would like to show these fields with the content in it when the SDK pops. Currently, I have some text in the textfields but I can't see it.
Forum topic
OneSpan Sign
After reading the docs, the solution for this problem says :
Please verify that the PDF exists, and that it has not been corrupted.
I am sure that my pdf exists and is not corrupted, but is not stored in the Bundle ressources directory like the ones in the sample app.
Forum topic
OneSpan Sign
Hello,
Is there a way to make the SDK has the same localization as the app's one? Currently, it takes the same as the device language.
Thank you,
Max
Forum topic
OneSpan Sign
Hi!
We are integrating the eSign SDK for iOs and our application is "offline first".
Forum topic
OneSpan Sign
Hello,
Let's say I make three transactions offline. When I get connectivity back, the SDK automatically sync the three transactions and I receive data in the callback with didSynchronizeTransaction(). However, I only get a GUID but I don't know which of the three transactions is has been synced.