33 results matched your search criteria
Forum topic
OneSpan Sign
When I create a package from a PDF document and combine the EnableExtraction() calls to extract form field positions, and I add an .WithInjectedField() clause, I do not get any data injected in the static fields.
I now have to do it in 2 steps:
1) Create a layout from the PDF with EnableExtraction
Forum topic
OneSpan Sign
Hi,
If my understanding is correct the Checkbox in eSignLive PDF form is bound to a Signature field.
What this means is, as a user signing the form, I have the option to Check or Uncheck it.
However, is there a checkbox that I can put on the form that will be filled with static data.
Forum topic
OneSpan Sign
Hi,
I'm trying to implement Field Injection, but when I post to the payload to /api/packages, I get the following error.
"messageKey" => "error.validation.verifyDocument.hasNeedAppearancesFlag"
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
Has anyone noticed problems with the handover URL and hash location strategy routing? If so, have you found a workaround?
When setting the handover url to something like "https://www.mydomain.com/#esign", we are seeing different behavior between the handover button and text link.
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
Hi,
We are sending a PDF with fields for signature and date. The date is currently injected and is the package creation date. We were wondering if there is a way to have the date be the actual signing date.
Forum topic
OneSpan Sign
Is there an option to make a package view only? This would be the final document our users see in our application and they do not need to sign or accept.
We are hoping to use eSign for all our document viewing needs.
Forum topic
OneSpan Sign
Hi everyone,
We have templates that are created through the Web UI with Custom Field fields on the template. The package is being created based off the template, and certain information about the signer needs to be prepopulated on the form (i.e.
Forum topic
OneSpan Sign
Hi,
We are currently using the UI to create the package, inject the fields, then use the Java SDK API to download the documents. I found this below which retrieves a list of field values at the package level. But we are looking in a way to retrieve the fields by documents. Â&nbs