669 results matched your search criteria
Forum topic
OneSpan Sign
I have this code as was suggested by OneSpan for retrieving "GetUpdatedPackagesWithinDateRange" but I am getting an error on this line.
Page completed_packages = eslClient.PackageService.GetUpdatedPackagesWithinDateRange(DocumentPackageStatus.SENT, new PageRequest(index, 10),
Forum topic
Intelligent Adaptive Authentication
Hi,
I am getting following error while trying to update the expiry date of a package
Forum topic
OneSpan Sign
Hi Haris,
I am trying to create new package and then updload the document at a later point after creating package.
Basically i want to it separate the steps.
Forum topic
OneSpan Sign
I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 }) from reading <AnchorTabString>{ESIG_BORR01_SO_0001}</AnchorTabString> inside my PDF file.
Forum topic
OneSpan Sign
Hi There,
I am a newbie to eSignLive and is doing some research to see how we can improve our sales process.
Our system currently generates contracts (PDF) dynamically and then email it to customer for signature.
I know that through the eSignLive portal, I can mark up where in the PDF contract cu
Forum topic
Intelligent Adaptive Authentication
Hi All,
Forum topic
OneSpan Sign
Guys,
We are in the process of setting up accounts and we have a few where Integration is not set.
Forum topic
OneSpan Sign
Guys,
Is there something going on with the API servers? I'm getting this weird error when trying to upload documents that I know worked.
-------------------------------
MessageKey: error.internal.default
Error Message: Unexpected error.
Forum topic
OneSpan Sign
Hi,
I need to create a application which would allow the user to pass the text anchor position in String format.
I understand that TextAnchorPOsition is of type enum.
Forum topic
OneSpan Sign
We are seeing browser's vertical scrollbar on some devisces with smaller screen size as a result the signature navigator becomes invisible (goes below the fold) plus extra scrollbar is creating confusing for users since iframe already contains a separate scrollbar.