Monday, May 30, 2011

Print contents of RichTextArea

I am able to print contents of a TextArea to a file by doing this
dom.getElementsByTagName("textarea");

but don't seem to find a way to do the same for RichTextArea. Does
anyone has an idea how to do this?

On the other hand is there a good solution to printing a page that is
designed using gwt?

Thanks,
Ash

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment