534 results matched your search criteria
Forum topic
OneSpan Sign
I want to show template documents to our reviewers but they can’t update the fields.
I knew that to use designer mode, packages have to be in draft folder, but I want to disable editing for users.
Can anyone suggest me how to achieve this?
Thanks.
Khatri
Forum topic
OneSpan Sign
Hi,
I am not getting email bounce notification for wrong email signer in request. This is my post to silanis, please let me know is there anything missing in request. I have checked the email bounce check box in call back events.
Forum topic
OneSpan Sign
I would like to sign off on all paperwork sent out by all our senders. Is there a way to assign myself or a group a specific role so that when I place that tag on a pdf document I will always be the one assigned that field?
Forum topic
OneSpan Sign
Hi,
Can we give signature by typing from signature field? In our application, we are allowed just to give signature by typing but not allowed to give signature by mouse scratching or by click. If it is possible, how can I implement this in REST API?
Thank you.
Forum topic
OneSpan Sign
Hi,
I want to get document status that when and how many times document is opened.
when user fills document fields, as I am getting document summary.
Please let me know how it is possible
I am using nodejs and showing document in iframe
Thanks
Forum topic
OneSpan Sign
Hello,
Recently when we generated reports, we found out there's one package with updated date in the time range, but not returned by the API "/api/packages?from=&to=&lastUpdatedStartDate=&lastUpdatedEndDate=", why it happened?
Forum topic
OneSpan Sign
Hi,
We are sending a PDF with fields for signature and date. The date is currently injected and is the package creation date. We were wondering if there is a way to have the date be the actual signing date.
Forum topic
OneSpan Sign
Hello,
I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now.
But suddenly today, The PDF is getting blank that is 0 size.
Forum topic
OneSpan Sign
Hi, I created a console application (using .NET SDK) to retrieve field values and save them to a SharePoint list, but I would like to set it up to run whenever a package is completed. Would I use an Event Listener for this purpose?
Forum topic
OneSpan Sign
I'm using the POST /packages/{packageId}/clone API call to create package from template.
The template has some fields added and I want to fill one of them so the signer will not be able to change it.
Is it possible? And if yes, what parameters I need to pass in JSON payload to do so?