NielsLeenheer / EscPosEncoder

Create a set of commands that can be send to any receipt printer that supports ESC/POS
MIT License
357 stars 157 forks source link

Failed to execute 'getImageData' #80

Closed shoerofi closed 1 year ago

shoerofi commented 1 year ago

Hi,

is anyone having this kind of issue?

ERROR DOMException: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The canvas has been tainted by cross-origin data.

i am using ionic to print image

jswangtao commented 1 year ago

I wrote according to readme, but this problem also occurred. May I ask how to solve it