I have implemented a ckeditor in my jsp page. and i have uploaded templates(doc files) in a folder, now i want to display contents of doc file in ck editor when user select an option from dropdown list. please give me suggestion how could i display contents of doc file in ck editor?
Thu, 06/12/2014 - 10:13
#1

It's theoretically doable but
It's theoretically doable but it would be a lot of work. You've have to create a Word to HTML converter and it would still not be a perfect solution because WYSIWYG editors can only approximate the styling of Word docs in HTML. Things will never look exactly the same. You'd be better off creating templates.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!