When I try to paste Word 2007 content into the demo-editor on cutesoft.net, it looks fine. When I try the same on the editor on my website,it looks awful, there are many line-breaks which do not exist in the word-document. It always looks the same no matter if I choose to remove unnecessary word-formatting tags or not.
I thought, maybe it's because of the css or other html formatting on my website, but I tried the editor on a blank page and that didn't work either.
Can someone please help me or show me the asp-tag of the standard-editor which is on the demo of cutesoft.net?
My code looks like this:
<CE:Editor id="txtNewBemerkung" runat="server" Width="800px" CustomCulture="de-de" EditorOnPaste="PasteWord" RemoveTBODYTag="true" UsePhysicalFormattingTags="true" UseSimpleAmpersand="true" />
additional information:
.Net Framework: 4.0
CuteEditor: 6.6
Thank you!
kind regards,
Sabrina