Copying Pasting Word 2007 docs to HTML WYSIWYG editors
        Posted  
        
            by Graham
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Graham
        
        
        
        Published on 2010-03-18T18:35:46Z
        Indexed on 
            2010/03/18
            18:51 UTC
        
        
        Read the original article
        Hit count: 706
        
Microsoft word has a ton of proprietary formatting and styles that do not translate well to html WYSIWYG editors. When you paste them over to the html editor and try to edit the pasted info it causes all kinds of clashing styles. I want to be able to keep the general structure but leave out the proprietary stuff. Essentially I want to save clients the headache of having to completely strip out all formatting forcing them to redo all the styling again in the WYSIWYG, but at the same time avoid the conflicts that Word formatting creates. Any ideas?
© Stack Overflow or respective owner