Page 1 of 1

Uncaught TypeError: Cannot read property 'trim' of undefined

Posted: Fri Jan 30, 2015 3:04 am
by PO-JU Lee

I want to covert SVG file to PNG form by using Canvas

but I have got following problem.

"Uncaught TypeError: Cannot read property 'trim' of undefined"

Image


Uncaught TypeError: Cannot read property 'trim' of undefined

Posted: Fri Jan 30, 2015 6:35 am
by Evgene Karachevtsev

Hello,

Please look at these links, information there should be useful for you:
http://stackoverflow.com/questions/54...
http://stackoverflow.com/questions/27...
http://spin.atomicobject.com/2014/01/...
Also please note that this is pure JS and it is outside the scope of our support.