Hi,
I am new to this forum, am using ckeditor 4.3 version with charcount plugin and blocking images.
problem is when ever i copy data from outlook to editor it preserves format which i want but in backend i mean in java class if i display that it shows around 19k data for 800 characters. so am unable to store it in DB please give some soln. i want to store this data in varchar only.
Thanks in advance
getting these kind of data in backend( sysout in java)
<w:LsdException Locked="false" Priority="0" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Normal"/>
<w:LsdException Locked="false" Priority="9" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="heading 1"/>
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/>

You have probably not
You have probably not configured ACF properly, since you're using 4.3 and ACF can strip out that sort of code.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!