xamarin / SignaturePad

MIT License
245 stars 150 forks source link

How to load Byte array to SignaturePad xamarin forms #145

Closed pmd23 closed 5 years ago

pmd23 commented 6 years ago

Hi Team, I am using this control into my Xamarin Form Project. I am saving the signature into backend sql server in byte array format.

signaturepad so for these things go well thanks for such wonderful control.

issue start from here. How I can load this AttachSignaturearray back to Signature Pad. might be is wil be duplicate but I am not able to find out solution in open as well as in close threads for Xamarin Forms.

nativenolde commented 5 years ago

@pritish5 Did you check out this sample app? i believe it has implemented a feature to load persisted signatures...

https://github.com/xamarin/SignaturePad/tree/master/samples/Sample.Forms/Samples