Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics

I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 })  from reading <An

Running some test on QA now we are running on this issue. Can you share a light of what this could be?

I am looking for a C# code that will allow me to to add a signer in an specific  page but the signing has to be optional.

When I am running my code there is point where I am assigning the X and Y position to the signers, using documentBuilder.WithSignature, but next to the signatures there is a date field that h

What IP you'll be using to send events back to us in the sandbox environment. Is there IP restrictions on who we open this site up to from the outside?

Replies Created

Reply to: OneSpanSign.Sdk.Builder

0 votes

Too bad. I was trying to get away from doing .AtPosition(175, 165). My code automatically knows where the signature goes and the only issues is that it only comes as drawing. Should it ask what you prefer automatically?


Reply to: Building some code for CreateEnvelopeRequest (package)

0 votes

Thanks a lot for your help. The uniqueId is an internal JobId and I just found out that we have a SQL DB where we keep all the variables for the CoBranding, APIKeys,, BaseURL etc. I will keep this ticket open in case I have more questions.


Approved Answer

Reply to: .WithSignatureStyle(SignatureStyle.HAND_DRAWN)

1 votes

I found it is actually .WithStyle
documentBuilder.WithSignature(SignatureBuilder.SignatureFor(signer.Email)

                                       .OnPage(int.Parse(signatureDetails[i].PageNumber))                                        .AtPosition(int.Parse(signatureDetails[i].XPosition), int.Parse(signatureDetails[i].YPosition))                                        .WithStyle(SignatureStyle.HAND_DRAWN));


Reply to: API Key

0 votes

Can you send me the link to get to my sender portal?


Subscriptions

Topics Replies Freshness Views Users

I am inserting this kind of Tabs {ESIG_BORR01_SO_0001} using .WithPositionAnchor(new TextAnchor() { AnchorText = signatureDetails[i].AnchorTabString, Height = 20, Width = 80 })  from reading <An

0 22 hours 49 minutes ago 3

Running some test on QA now we are running on this issue. Can you share a light of what this could be?

0 1 day 21 hours ago 6

I am looking for a C# code that will allow me to to add a signer in an specific  page but the signing has to be optional.

0 1 week 1 day ago 15

When I am running my code there is point where I am assigning the X and Y position to the signers, using documentBuilder.WithSignature, but next to the signatures there is a date field that h

2 1 week 1 day ago 31

What IP you'll be using to send events back to us in the sandbox environment. Is there IP restrictions on who we open this site up to from the outside?

2 2 weeks 3 days ago 24
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.