283 results matched your search criteria
Forum topic
OneSpan Sign
Hi
please suggest that how we can add signature field on each page of multiple documents page using .net sdk
thanks
Forum topic
OneSpan Sign
Hi guys, I looked around and am not able to find confirming on this: is it possible to embed the form/package for user to sign on our website? All of our users have their own account and it would be nice to be able to display the form directly in their account.
Forum topic
OneSpan Sign
We allow users to click a sign button on a page that expires rather quickly (2 minutes) and it opens OneSpan in an external browser tab. Does OneSpan have a feature to ping an endpoint during the signing ceremony to keep the session alive on the source page?
Forum topic
OneSpan Sign
I had API code below that used a PullPageSize of 500 and worked fine, but with the OneSpan updates that returns a null pointer. I can use 100 without a problem. Why was the size limited? What is the limit? Using 100 make my retrievals MUCH slower
Forum topic
OneSpan Sign
As the title asks: I'm working on an in-person signing flow where all signers will be on the same device, and am embedding the signing ceremony in an iFrame. For aesthetics and ease of control, I want to get rid of the welcome/signup/guest login controls, as well as the "For Ass
Forum topic
OneSpan Sign
Hi
Is there a way to hide the disclosure page using the REST API.
Can this be a field in the call when creating a package.
Regards
Mario
Forum topic
OneSpan Sign
Hello
Can i place signature box on last page of document without mentioning page number via REST API
Forum topic
OneSpan Sign
Dear all,
I am creating the signatures and we have 50 - 100 pages contracts. I need to be able to create e-signature and initials for multiply recipients, and I would like to do it one time per recipient.
Forum topic
OneSpan Sign
I want to remove the scroll bar in the esign iframe. we need the iframe height should be dynamic and match to the content height.
Please find the attached screenshot. I am getting two scrollbars business don't want that. So want the iframe height to be dynamic based on the content.
Forum topic
OneSpan Sign
Hello,
I'm using c# / .NET to code. I am having trouble writing signatures on pages other than page(0) of uploaded documents. In my DocumentPackage, I use the "FromStream" method and stream a multi-page (3) pages document.