Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
the only solution i found on github now :
https://github.com/vinodkiran/SignatureToImageJava, compile to jar and add to jasper external jar with com.google.gson.Gson packaged jar.
then in image expression set to :
new signaturepad.SignatureToImage().convertJsonToImage($F{your_signature_field})
if signature encrypted , how can I decrypt before using jsontoimage?
hi,
i've form with signature and want to include it in jasper. is there any method to generate signature image from signature field in table (svg format ? ) into jasper report ..