Hi,
Sadly ExCanvas does not support saving to an image at all.
There are a few earlier threads in the group about it giving a bit more
detail as to why and listing possible workarounds. The short answere
though is that saving to an image is not supported and it's unlikely
that we'll be able to add support for it in the near future.
--
Emil A Eklund
em...@eae.net
> In general(normal canvas),is it possible to place <div> containing
> text in a canvas and save it.
That would not be possible, but browsers are beginning to support
text on the canvas natively, which should be no different from
anything else on the canvas and so you should be able to save it to
an image. Here's one place where the functions are documented:
https://developer.mozilla.org/en/Drawing_text_using_a_canvas