Hi,
When I copy and paste a file from Word cancelling cleanup, the page numbers in Table of Contents gets lost. How do I fix this?
Any help is appreciated.
Here are the entries I have in the config.js
config.pasteFromWordPromptCleanup = true;
config.pasteFromWordRemoveFontStyles = false;
config.pasteFromWordRemoveStyles = false;
config.pasteFromWordNumberedHeadingToList = true;
CKEDITOR.config.allowedContent = true
Thanks,
Latha
It's complicated. As one of
It's complicated. As one of the devs said regarding tables of content, "the editor privileges semantics over formatting, so the end results will never look like the original. CKEditor makes it best to translate the information send from Word through the clipboard and many times it needs to come to an agreement. In those cases we prioritize semantics instead of formatting."
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Pastefromword - Page breaks, numbering,headers & footers
Hi,
Does CKeditor 4.4.3 handle Page breaks, numbering,headers & footers from a Word doc when you copy and paste from Word? If so, can you suggest how to transfer that information to CKeditor?
Thanks,
Latha