I would like to take a screenshot of the current page on a button click from a hybrid app and need to send it in mail using javascript or jquery.
I have tried with html2canvas.js , but it doesn't work properly.
can anyone give me a solution for this.
Thanks