I’m having a problem with RichTextAreas, so my problem is:
when i paste into RichTextArea the copied text from Ms Word or OpenOffice,it keeps all text styles and this is perfect, But one bad thing is it’s HTML text is huge enough 🙁 .
And database’s size increasing because of unnecessary HTML tags.
My question is:”How to optimize that HTML text easily?”
Thanks!!!
Finally, i figured out the answer for my own question:
I found TinyMCE for GWT good enough for me, it has copy from ms word option and its HTML optimization is excellent .