Account


Earned badges

Achievement: Latest Unlocked

Topic Started

This user has not created any forum posts.

Replies Created

Reply to: Esign Coordinates Query

0 votes

Good morning Duo!

Ok, took some trial and error, but I was able to create a field that took up the whole page on page 3 of the PDF I shared with you previously.  Please see below for the details.

{
    "fieldType": "TEXTFIELD",
    "xCoordinate": 0.00,
    "yCoordinate": 0.00,
    "width": 615.00,
    "height": 795.00,
    "pageNumber": 3,
    "fieldIdentifier": "0001",
    "fieldFieldDescription": "License",
    "fieldDefaultValue": "AB123456"
}

Look forward to hearing back, and thank you again for all this help.

Thank you,
Anthony


Reply to: Esign Coordinates Query

0 votes

Duo, thank you so much for this and all your help.  I will test this formula in our code on a few different templates, and follow up if I have any questions.  Thank you again!  Really appreciate it!

-Anthony


Reply to: Esign Coordinates Query

0 votes

Hi Duo,

Following up on this because we have another client who is switching from the same vendor as I mentioned in my posts before to OneSpan.  The formula you supplied originally worked very well for our first client, but seems to not be working for our second client.  Was curious if you might be able to assist on this as well?  Below is the signature we're using for this PDF.  I've also provided the PDF being used, along with a screenshot of where the signature should be placed.  I did the same step of creating a field that took up the whole page, and it looks like the size comes to 615W x 830H.  Any chance you'd be able to assist with this?

 

"signatures": [

        {

          "signerEmail": "[email protected]",

          "actionType":"EditSign",

          "XCoordinate": 41.0,

          "YCoordinate": 461.826,

          "height": 20.0,

          "width": 160.0,

          "pageNumber": 1

        }

      ]


Subscriptions

This user is not subscribed to any release notes.

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.