11
Views
3
Comments
Solved
[eSignature For Reactive] How to convert output FINALSIGNATURE from imageurl to binarydata?
esignature-for-reactive
Reactive icon
Forge component by Pravi Gupta
Application Type
Reactive

I'm trying to save esignatures to binarydata but I cannot seem to do it using ImageURLCOnverter extension and its giving me error on webclient. Can you help me how to convert the FinalSignature from imageurl(text) to binary data?

SMEDD_PDFCreator_Test.oap
Solution

Hello Nick.

I have faced the same issue.

The way to solve this was save the signature as text and convert to image only on screen.

You can check my solution here.

Also the oml attached.


Regards

Gonçalo Almeida

Signature.oml

Hi Mr. @Goncalo Almeida,

I actually found a way to save it. I directly converted the text value directly to binary data and store in the database. I'll do the reverse when I want to display the signature in a table. But I appreciate your help and I thank you for your kindness.

Thank you.

Hello @Nick Sta Maria 

Glad you found the solution, then you can close the ticket.

Regards.

Gonçalo Almeida

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.