Account
I am a
Developer
Product(s)
Earned badges
Achievement: Latest Unlocked
Preferences
Replies
Topics Started
Topic Started
Topics |
---|
Hello Team,
Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package.
|
Hi Team,
we see this issue randomly this days in dev environment
“Refused to display 'https://sandbox.esignlive.com/login?destination=https%3A%2F%2Fsandbox.esignlive.com%2Fpackages%2F86GGsVeNAeOa
|
Hello Haris,
Is their a way we can deactivate link send to consumer if role no longer exists .
Thanks,
Navya.
|
Hello Team,
Is their a way to update package builder after package is build. We did not find any relevant methods.
Thanks,
Navya.
|
Hello Team,
How to replace Silanis email with custom email to notify consumers from .net SDK.
Thanks,
Navya.
|
Replies Created
Reply to: Sign Any Where
Monday, October 24, 2016 at 04:26amHello,
Do you mean their is a way we can provide pin if not by SMS. If so can we know that
Thanks,
Navya.
Reply to: Manual Sign on Desired Docs in Package
Tuesday, October 25, 2016 at 03:52amHi Team,
As per our understanding we want to build the document with SignatureBuilder.CaptureFor( "[email protected]" ) if we want to manually sign on this document a part from click to apply ??
Thanks,
Navya.
Reply to: Manual Sign on Desired Docs in Package
Tuesday, October 25, 2016 at 04:14amWe have tried that for all the docs in the package which mean all the docs should be signed manually, but click to apply is still working on the docs in the package.
here is the code sample
document.WithSignature(SignatureBuilder.CaptureFor(signer?.Email)
.OnPage(FinalDocPage.PageCount - 1)
.WithStyle(SignatureStyle.HAND_DRAWN)
.AtPosition(CONVERSION_FACTOR * FinalDocPage.PageWidth / 4, (CONVERSION_FACTOR * FinalDocPage.PageHeight) - (CONVERSION_FACTOR * FinalDocPage.HeightOffset) - SIGN_BOX_HEIGHT)
.WithSize(CONVERSION_FACTOR * FinalDocPage.PageWidth / 3, SIGN_BOX_HEIGHT)
.WithField(FieldBuilder.Label()
.OnPage(FinalDocPage.PageCount - 1)
.AtPosition(CONVERSION_FACTOR * FinalDocPage.PageWidth * FINAL_DOC_LABEL_POSITION_MODIFIER,
(CONVERSION_FACTOR * FinalDocPage.PageHeight) - (CONVERSION_FACTOR * FinalDocPage.HeightOffset) - SIGN_BOX_HEIGHT)
.WithSize(CONVERSION_FACTOR * FinalDocPage.PageWidth / 4, SIGN_BOX_HEIGHT)
.WithStyle(FieldStyle.LABEL)
.WithValue($"{signer?.FirstName} {signer?.LastName}"))
);
Can you let us know what is expected behavior and any error in our implementation.
Thanks,
Navya.
Reply to: Manual Sign on Desired Docs in Package
Tuesday, October 25, 2016 at 04:37amok sure. Thank you
Reply to: Manual Sign on Desired Docs in Package
Wednesday, October 26, 2016 at 12:32amHi,
As per your description SignatureBuilder.CaptureFor( “[email protected]†) will capture signature of every doc only once and that will be applied consequently to other blocks in the same doc. We tried SignatureBuilder.CaptureFor( “[email protected]†) in our code which is capturing signature only for the first doc in the package this is not applied for rest of the documents, Is this expected??
We want to capture for every document once and that can be applied for other blocks in the same document. Is this possible ??
Thanks,
Navya.
Subscriptions
Topics | Replies | Freshness | Views | Users |
---|---|---|---|---|
Hello Team,
Can we remove the signature that is captured @Package Level which we use to apply again on the further docs of that package.
|
19 | 5 years ago | 97 | ![]() |
Hi Team,
we see this issue randomly this days in dev environment
“Refused to display 'https://sandbox.esignlive.com/login?destination=https%3A%2F%2Fsandbox.esignlive.com%2Fpackages%2F86GGsVeNAeOa
|
3 | 5 years 6 months ago | 11 | ![]() |
Hello Haris,
Is their a way we can deactivate link send to consumer if role no longer exists .
Thanks,
Navya.
|
4 | 6 years ago | 4 | ![]() |
Hello Team,
Is their a way to update package builder after package is build. We did not find any relevant methods.
Thanks,
Navya.
|
2 | 6 years ago | 12 | ![]() |
Hello Team,
How to replace Silanis email with custom email to notify consumers from .net SDK.
Thanks,
Navya.
|
3 | 6 years 1 month ago | 81 | ![]() |
Subscriptions Release Notes
This user is not subscribed to any release notes.