292 results matched your search criteria
Forum topic
OneSpan Sign
Hi
In our Web Application, we have a 2 Types of PDF:
1. Templated PDF which our App will merge Data ; The resulting PDF will have the merged data and Fields with the DocumentExtract tags [SignerId#.Capture#]
2.
Forum topic
OneSpan Sign
I'm trying to get the pdf file via php using curl but I get nothing returned.
When I do the same in Postman I get the PDF file.
Here is my php code
$headers = array('Content-Type: application/json', 'Authorization: Basic '.$ApiKey, 'Accept: application/pdf', 'Connection: Keep-Alive');
$url
Forum topic
OneSpan Sign
Hello,
just started to work with the REST API.
currently working thru the Python test cases / examples.
i have two initial observations.
1.
Forum topic
OneSpan Sign
As posted in this thread it seems injecting radio buttons into a PDF is not supported -- is that still the case?
Forum topic
OneSpan Sign
Hello folks.
We have made a fairly innocuous change to a PDF template agreement, just the text of an address, however when rendering this on the e-signature page of our application instead of the new text, we get some strange garbled capitalised text. Looks a bit like this:
Forum topic
OneSpan Sign
Hello,
I am not sure if this is an issue with the APEX SDK, REST API, or bug in eSignLive. We are using the APEX SDK to create the package + documents in one call from a custom Salesforce page.
Forum topic
OneSpan Sign
Is it possible to pass a pre-filled PDF into or with the usage of a template? That way we can use the template for signature placement but use our filling services to fill the rest of the data.
Forum topic
OneSpan Sign
I already have created the package and now want to add documents to it. I have file data in a byte array from the database. How do I add a document to the package with the byte array?
Thanks
Colleen
Forum topic
Intelligent Adaptive Authentication
I don't know if this is the right place, but...
I have test installation of IAS 3.14.xx on Windows 2016. I wanna migrate it to Centos 7 and then upgrade it to 3.21
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.