I recently download CKEditor for my web application. I want to add copy data from word file and paste on ckeditor, when i am doing this i found that all styling is gone but i want to preserve styling as it is on orignal word file. So i did little search on web and i find that it is possible by changing the value of Change the value of config.pasteFromWordRemoveFontStyles to false. but i dont find where i can change the it. So help me to find where i can change this Change the value of config.pasteFromWordRemoveFontStyles to false.
here are some links from i found some help
http://docs.cksource.com/CKEditor_3.x/Howto/Paste_Font_Styles

Member Avatar for LastMitch

@aneeqtariq_143

So i did little search on web and i find that it is possible by changing the value of Change the value of config.pasteFromWordRemoveFontStyles to false. but i dont find where i can change the it. So help me to find where i can change this Change the value of config.pasteFromWordRemoveFontStyles to false.

If you already installed CKEditor correctly then config.pasteFromWordRemoveFontStyles shouldn't be a issue at all.

Read this carefully:

http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Setting_Configurations

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.