Is there any way to export drawn signature in SVG format?
Right now it is giving Base64 data.
Is there any way to export drawn signature in SVG format?
Right now it is giving Base64 data.
Hi there,
For drawn signatures, there is no current API to export it in SVG format.
You could export the signatures an array of path points:
Best regards,
Kevin