Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have a project on windows 8 for capturing photo and signature . I am trying to replicate same in android and ios using mobione but don’t seem to have a direction where to look. I tried with the html component but idea not clicking. Could you guide me where to look at or some sample somewhere using mobione.
When you say “draw on canvas”, are you referring to the HTML5 <canvas> element? If so, then you can drop an HTML widget on your M1 device, add the code below to it, and then start drawing!
Thanks for the response. I tried the canvas which is what I used for the windows app and worked but had some frustration drawing with the same <canvas id=”canvas”></canvas> on my samsung tab. I just want to collect signatures and when done send it to img object. I will take a look at the links advised by Octavio. Thanks