If I copy & paste some content (With styles, formats & images) from MS word to CKEditor, it doesn't keep the exact styles, formats and images of MS word.
Could any one please help me how to fix this? I assume this is the default behavior of CKEditor, but wondering if there is any solution for this.
Thanks
Abdul
See this HOWTO article: http:
See this HOWTO article: http://docs.ckeditor.com/#!/guide/dev_howtos_pasting
See these two configuration options: pasteFromWordRemoveFontStyles and pasteFromWordRemoveStyles.
As for pasting images from clipboard (or Word document) see here: http://docs.ckeditor.com/#!/guide/dev_howtos_file_upload-section-2
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!