Export signature draw to SVG

Is there any way to export drawn signature in SVG format?

Right now it is giving Base64 data.

1 Like

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

1 Like