372 results matched your search criteria
Forum topic
OneSpan Sign
Whenever we download completed signature documents from the platform and open them in external PDF viewers such as Adobe Acrobat, the signature fields say there is an issue and that the certificates are not trusted.
Why is this happening and how can it be corrected?
Forum topic
OneSpan Sign
Hi All,
When I'm consuming the attachment requirements download API and PDF Document download API, It just gives me the stream of data. Is there anyway, that I can get the MIME type of that particular Document/Attachment?.
Thanks in Advance.
Forum topic
OneSpan Sign
Is it possible with text tag extraction to send two PDF documents with the payload? If so, can you share an example - we are not finding any examples? We are using the OSS ReST API to send payload data.
Forum topic
OneSpan Sign
Can we remove "sandbox" watermark when we download individual files from sandbox environment
Background: Im trying to download the pdf files uploaded to sandbox environment and that file will used internally for processing
Forum topic
OneSpan Sign
I tried this one on SDK 10.10.1.0, and tried various different ways to see if it will return the Field properties and it failed to return. My PDF contains only 2 fields that I'm populating using Field Injection. Please see attached screenshot.
Forum topic
OneSpan Sign
I'm having an issue when sending the pdf to OneSpan. This is the error from the dev console
"String length exceeds maximum: 6000000"
Is this because my files are too large? What's the fix?
Forum topic
OneSpan Sign
Hi, I have a method to Retrieve the attachment:public async Task<byte[]> GetAttachmentContentAsync(string packageId, string attachmentId){
Forum topic
OneSpan Sign
Hi
Can the eSignLive REST service consume an image as part of their call and they can place the image onto the assigned signature area.
We need to capture a signature from a pinpad and put it on a pdf file.
Please post a link to this example.
Thanks
Mario
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
Hello, I'm attempting to upload a PDF file using :
Upload a New Document through multipart/form-data
Based on this