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?
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
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.