Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Are special characters allowed in Document name while creating package?
Hello Can anybody please help is finding a way to specify a callback endpoint while creating eSignLive package using Java SDK? Thanks Sudipta
Hello I am not able to fetch the documents after signing a package.
Can somebody help me finding the right way to convert co-ordinates from inches to pixels while sending it to eSignLive Java SDK to create a package?

Replies Created

0 votes

Thanks for the clarification. I referred another question on the forum https://community.onespan.com/forum/restricted-symbols-document-names This says that special symbols ( ':\|/*?<> ) are converted to underscores. We have a requirement where we depend on the document name to identify signed documents. So, say, we pass document name as 'Document1' while uploading the document, it gets successfully uploaded but renamed to Document_Test_1 in eSignLive without letting the consumer know about this internal conversion. When the signed package is fetched, the documents come back in the zip with the transitioned name (Document_Test_1). This makes life difficult for us as the original document name is no more valid to compare. Can you throw an error upfront if document name has these special characters while creating the package?


0 votes
Thanks for sharing the error details. While implementing the 'createDocument' SDK method, we came across the following 2 error scenarios: 1. Position from left of one of the signature blocks is out of document page boundary. 2. Position from top of one of the signature blocks is out of document page boundary. 3. Page number for a signature block is more than the number of pages in a document. In all the above 3 scenarios, the same error is thrown from eSignLive and that is 'error.validation.invalidPageLocation'. Can you please help me understand if there is a way I can clearly distinguish between the above scenarios w.r.t. eSignLive errors that I receive?

Reply to: Not apply the same signature to the next signing block

0 votes
In a blog dated Sept 13, 2017, it says that this change is not yet part of SDK https://www.esignlive.com/blog/esignlive-developer-community-24-09-2017/ Can you help us checking if this is part of the SDK now or is this change in pipeline?

Subscriptions

Topics Replies Freshness Views Users
Are special characters allowed in Document name while creating package?
2 2 years 7 months ago 64
Hello Can anybody please help is finding a way to specify a callback endpoint while creating eSignLive package using Java SDK? Thanks Sudipta
6 6 years 1 month ago 6
Profile picture for user harishaidary
Hello I am not able to fetch the documents after signing a package.
2 6 years 1 month ago 15
Profile picture for user harishaidary
Can somebody help me finding the right way to convert co-ordinates from inches to pixels while sending it to eSignLive Java SDK to create a package?
3 6 years 2 months ago 46
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.