25
Views
6
Comments
Solved
Html 2 canvas Not defined

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.

Solution

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.

Hi,

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.

Solution

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.

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.

Regards,

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.