26 results matched your search criteria
Forum topic
OneSpan Sign
We are seeing rare instances where downloaded PDFs from OneSpan are corrupted. We are using Java SDK. Are there previous examples of this and fixes?
Thanks.
Forum topic
OneSpan Sign
Hello,
Currently we're having the following solution:
1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields);
2. Values for text fields are new in every request;
3. Positions for text fields are configured with PDF form fields;
4.
Forum topic
OneSpan Sign
We just started receiving this error in the sandbox environment when attempting to download signed pdfs. I don't believe anything has changed on our side for quite a while now.
Forum topic
OneSpan Sign
Did something with the last release change regarding the signed pdfs? We have an application that uses itext to merge all our signed pdfs together into one pdf and we flatten them as we do the merging. Ever since the last release, flattening them removes all of the signatures. I
Forum topic
OneSpan Sign
After reading the docs, the solution for this problem says :
Please verify that the PDF exists, and that it has not been corrupted.
I am sure that my pdf exists and is not corrupted, but is not stored in the Bundle ressources directory like the ones in the sample app.
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
Hi,We currently already have an integration with OneSpan eSign where we have implemented the designer iframe into our website.We require a feature where we can draw lines into the document, in order to "cross out" clauses that already exist in the uploaded PDFs.
Forum topic
OneSpan Sign
Currently in our PDFs for Lending purposes we often have predefined signature fields on the form for up to 4 parties, although in a typical application , we may not always have 4 parties.
Forum topic
OneSpan Sign
We have a client that requests a lot of changes to their PDFs, so we've decided to move from pixel-perfect C# signature placements (hand coded), to templates.
The biggest problem I have right now is, in the template there is no where to say that the signature is optional.
Forum topic
OneSpan Sign
Hi,
In our project, we have non-interactive pdf where we need to bind field in the document with signature field. But in this case, it is not working. However, it is working for interactive pdf.
Can you please let me know how to make working in non-interactive pdf?