Hi,
we are using a web application in which we want to manage our quotes and our boiler plates (text modules) and the facts and figures of the quote.
For printing we would create a word document based on a template.
We need a rich text editor, like the one of this forum, which creates no rich-text or xhtml, but ooxml!
The functionality of the rich text editor is only:
- Font
- FontSize
- Color
- Bold, Italic, Underlined
- Images
Does anybody know such a webcomponent? Or any Idea to develop this?
Thanks for any hints!
regards Matthias
I've used something like CKEditor combined with an open source html to openxml converter and it seems to work pretty slick. notesforhtml2openxml.codeplex.com