I have JSF RichFaces rich:editor running and I am able to upload and open documents or just stream them to the editor. The issue is that .doc or docx or other richText documents will show lots of stuff that is not what I see in the actual document when I open it with Office, and the only format that I am able to actually get rigth is when I get it from a HTML file.
My questions are:
Is there any way to open the documents online and have them edited similar to what Google Docs have?
Is there any way to tweak RichFaces rich:editor component to do what I want to do?
NOTE: If I copy and Paste from .doc then its works just ok, but here I have to get it from streaming