lathonez/angular2-signaturepad-demo

Multiple signature issue

Closed this issue · 4 comments

Hi,

Is there any solution for multiple signature under this pad?
How to change following code for multiple signature? I tried many possibility with no luck.
@ViewChild(SignaturePad) signaturePad: SignaturePad;

One signature pad will capture exactly one signature.

Could you give any clue how to name another signature pad within same template?

Please refer to stack overflow

FYI added example of multiple sig c6c1320