155 results matched your search criteria
Forum topic
OneSpan Sign
Does the SDK provide a method to get a link to download the final document from OneSpan's servers? I cannot find it. Thanks!
Forum topic
OneSpan Sign
Good Afternoon,
I am using the On Premise verson 6.5 and recently tried to download the evidence document from a finished package. However that document was blank.
Forum topic
OneSpan Sign
Hi There,
I am working on creating a package with a document that has an Id assigned to it:
.withDocument( newDocumentWithName( "Second Document" )
.fromFile( "src/main/Resources/document.pdf" )
.withId( documentId )
I was wondering if this Id needs to be globally unique amo
Forum topic
OneSpan Sign
Hi,
We are calling the OneSpan API to retrieve a single PDF document. In the response we are getting a byte stream for the pdf document. Our requirement is to download PDF from onespan and upload it to our backend repository.
Forum topic
OneSpan Sign
When I add a word document to an esign package it seems to be converted to a PDF as it's uploaded and all of the documents I can download from that point are all in a PDF format. Is it possible to maintain the Word format in the download packages?
Forum topic
OneSpan Sign
Our integration has the browser embedded within our app, and with it we have a fairly stripped-down look in the header area of the signing session. We would like to finish our signing with these 2 extra things I can't figure out:
1. suppress the Download links.
Forum topic
OneSpan Sign
Hi there,
Please see the link below.
https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/signer-management
Forum topic
OneSpan Sign
Hi,
I'm integrating with the e-sign live api and have had some trouble with certain pdfs causing the signing ceremony to give me a blank page. After the package is created and a url is created the window appears blank. (Even the default-consent document won't show up).
Forum topic
OneSpan Sign
Hey how do i create a URL to send to client after all documents are signed by all parties. This is to give them ability to download package with signed documents in it.
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.