Pasting Inline Images from MS Word to EditLive Controls

When pasting text and inline images from Microsoft Word to EditLive controls, the image is visible in EditLive, but is not included in previews. This is expected behavior.

To address this issue, EditLive can be reconfigured to allow only plain text to be pasted, filtering out the image. In the EditLive configuration file (elj_config.xml), find the configuration
<wordImport styleOption=“user_prompt”/>
and change it to
<wordImport styleOption=“plain_text”/>