I am trying to download an image where I am converting HTML To canvas where I am getting an error of HTML to Canvas not defined.
Can you suggest me something to clear the error.
Hi,
Same error is mentioned in below thread, Please go through that solution and discussion , You can take reference from it ,
https://www.outsystems.com/forums/discussion/79112/how-to-implement-plugins/
Thanks.
Can you please share error details from service center.
Regards,
Hi @Deepika Patel ,
Please go through the here for the clear details about the error.
Hi @M N S Swarup
May be you should include the html2canvas library in required scripts that is (https://cdnjs.cloudflare.com/ajax/libs/html2canvas/1.3.2/html2canvas.min.js ) before running the script may be this will solve your problem.
Kiran
Hi @Kiran Shetty,
I've tried adding it to the required scripts. But still getting the same error. I've tried refreshing it with latest version of HTML2Canvas Script.
Thanks and Regards,
Swarup
Please go to the this link https://www.outsystems.com/forums/discussion/90596/html-2-image-mobile-html-2-image-mobile-getting-an-error-stating-html2canv/#Post386635 for the clear description of the problem.