371 results matched your search criteria
Forum topic
OneSpan Sign
I am getting the error below when I filled in a government pdf and send it over to esignlive.
Could you please take a look and let me know what needs to be done here?
Silanis.ESL.SDK.EslServerException: Could not upload documents to package.
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
I'm using Field Injection for my documents, but can't figure out how to use a Signature field that is already created on my PDF form.
Forum topic
OneSpan Sign
Hi Team,
We are doing Auto Esign in our project .Since we are doing auto Esign IP address column is appearing as blank in evidence summary Audit trail table. Is it possible to insert our server IP address in Audit trail IP address column for Auto Esign?
Forum topic
OneSpan Sign
Hello, we have a scenario where we use ABCpdf to load a PDF document, populate form field values in the document and then use the document in an eSign package. When we try to send the package we receive a "Bad Request" response back:
Could not upload document to package.
Forum topic
OneSpan Sign
Hi,
How OneSpan extract the text tag field from PDF?
for example: for Acrofield PDF, we are using itext to read acrofield as PdfReader.getAcroFields().getFields(), do you know how to read text tag using itext? or using different jar?
thanks,
Cindy
Forum topic
OneSpan Sign
I know how to retrieve the evidence pdf with the below code:
byte[] evidenceContent = eslClient.downloadEvidenceSummary(packageId);
Files.saveTo(evidenceContent, "evidence.pdf");
Forum topic
OneSpan Sign
Hello,
I'm trying to integrate eSign into my application using the REST API. I haven't been able to figure out how to create a package with signature field coordinates extracted from a PDF which already contains signature fields.
Forum topic
OneSpan Sign
I am trying to debug an issue with injecting data via Apex SDK into a merge field to a specific PDF form and it's failing.
Forum topic
OneSpan Sign
We have a use case for the sender to attach an additional PDF document to the form in the package. For context, our implementation has a library of forms that our users can select from with pre-defined merge fields and signer blocks. We do not use the designer tool.&n