Copying Material From Word
The one foolproof way to avoid getting "weird" formatting issues when you copy and paste a Word document into a Plone page is to use Notepad as an intermediary:
- In Word, select the entire document (Control-A), copy to clipboard (Control-C).
- Start Notepad, paste clipboard contents into an empty document (Control-V).
- In Notepad, select the entire document (Control-A), copy to clipboard (Control-C).
- In a new Plone page, in the Kupu editor for the body of the page, paste clipboard contents (Control-V).
- In Kupu, add all the formatting you need, then save the page.
Further information: