97 results matched your search criteria
Forum topic
OneSpan Sign
We are facing issue with the TextAnchor visibility issue in the PDF’s on Signing Date field.
Forum topic
OneSpan Sign
Hello Onespan,
I am stuck with the issue for a while and decided to post something here.
I am currently using two documents for signing.
One document is in .pdf format and this works fine.
Forum topic
OneSpan Sign
I was trying to figure out why the "Click to Sign" Box was showing up in the top left corner of the Document. My assumption was that it meant that I was not properly placing it as an offset to an Anchor, Even though my Code does try to do that.
Forum topic
OneSpan Sign
I have a Logic App that I am using to bulk sign documents in One Span using the Rest API.
I am following the guidelines from this link https://developer.esignlive.com/guides/feature-guides/bulk-sign-for-a-signer/
Everything works great if Person-A creates and signs the documents and is the only re
Forum topic
OneSpan Sign
I need some help figuring out how to auto-populate fields in our documents (i.e.
Forum topic
OneSpan Sign
Hello,
I am new to the OneSpan sandbox and REST APIs/.NET SDK
I have the following scenario and I'm using some CodeShare samples to piece this together:
Forum topic
OneSpan Sign
What is the recommended way to update a package to use the new filled document?
Forum topic
OneSpan Sign
I'm having trouble sending a PDF with text tags to the /api/packages endpoint. My PDF is sent as base-64 encoded, and that string is "pasted" into a document when it reaches my eSignLive account. I'd like for the string to be decoded, so that the new package contains a copy of my original PDF.