Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Is it possible to set different language for different signer within the same package Thanks
Is there any way I can remove account logo. I can replace it by logo-esl.png with logo I want. But I don't want any logo in the signing page. How do I do that Thanks
Is there any way we can differentiate while downloading the accepted document (Signature Style ACCEPTANCE ) from original document?
For radio and check box once user select its what is the expected value. Right now I am getting 'X'. Is this correct?
Is there any way I can dynamically add signer and document while creating the package.

Replies Created

0 votes
Hi Michael I was trying to do mydocument.addSignatures(mysignatures); mydocpackage.getDocuments().add(mydocument); But this mydocpackage.getDocuments() returns HashMap values and if I try to add it will throw java.lang.UnsupportedOperationException. So I tried to do List list = new ArrayList(documentPackage.getDocuments()); list.add(mydocument); But when I run I don't see document values are populated under DocumentPackage. Can you help us on this

Subscriptions

Topics Replies Freshness Views Users
Is it possible to set different language for different signer within the same package Thanks
3 8 years 2 months ago 35
Profile picture for user harishaidary
Is there any way I can remove account logo. I can replace it by logo-esl.png with logo I want. But I don't want any logo in the signing page. How do I do that Thanks
1 8 years 2 months ago 37
Profile picture for user harishaidary
Is there any way we can differentiate while downloading the accepted document (Signature Style ACCEPTANCE ) from original document?
3 8 years 2 months ago 30
Profile picture for user harishaidary
For radio and check box once user select its what is the expected value. Right now I am getting 'X'. Is this correct?
3 8 years 2 months ago 13
Profile picture for user mwilliams
Is there any way I can dynamically add signer and document while creating the package.
10 8 years 3 months ago 51
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.