$9.95
There are no reviews yet.
Your email address will not be published. Required fields are marked *
Your review *
Name *
Email *
Save my name, email, and website in this browser for the next time I comment.
Compare listings
Please enter your username or email address. You will receive a link to create a new password via email.
var canvas = document.getElementById('preview_canvas');
var dataURL = canvas.toDataURL('image/png');
console.log(dataURL); console.log("hello");
$("#btn-download").attr("href", dataURL);
Download
Reviews
There are no reviews yet.