1273 results matched your search criteria
Forum topic
OneSpan Sign
We are facing this issue intermittently in production.
We have a grid on our template which includes set of `Country Code` and `Phone Number` fields.
Forum topic
OneSpan Sign
Hey!
Following our recent integration we've had feedback from some of our users that the page which shows following a user signing is causing some confusion.
Forum topic
OneSpan Sign
We have a need to include previously signed forms within an application package that we send to the client. The request is to have a way to insert these signed documents into another PDF. When attempting to do so in Adobe Pro we are advised that the PDF is password protected.
Forum topic
OneSpan Sign
I have a Laserfiche Workflow sending a document for signature to 4 persons. Workflow is configured to use the layout “XXSignaturePage” based on the template by the same name.
Forum topic
OneSpan Sign
I have a template with 550 label fields. I saved the fields to a new layout. Now, I need to shift all 550 label fields 8 pixels up. Doing it manually is a painful process.
Is there a way I can do this -
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
Hi, I have this transaction 5nV_eLwkh_vz6cF_onxxO2J3QP4= in sandboxe-signlive.ca. After performing inPerson signing ceremony, The Thank you page show access denied.
Forum topic
OneSpan Sign
I have created 5 checkbox , how to validate atleast one has been checked .
Forum topic
OneSpan Sign
I want to update the status in my database as soon as user sign the document. I haven't found code to get the status as soon as signer sign the document. I did register all the even using callback example code.
Forum topic
OneSpan Sign
I was trying to figure out why the "Click to Sign" Box was showing up in the top left corner of the Document. My assumption was that it meant that I was not properly placing it as an offset to an Anchor, Even though my Code does try to do that.