Is it possible to have src in draw.image from a byte array? I manage to draw jpg with just canvas in html5 using "var datauri = "data:image/jpeg;base64,..." so i try to make the same with kendo drawing api, no errors but no image. Could you help?
The image seems to be shown when setting data URI for the drawing Image source. Could you check this example and let me know if I am missing something?
Regards,
Daniel
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!