Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
150
Export RichTextDocument to Word with Tables causing Corrupted File
posted

Hi,

I can export a RichTextDocument to a DOCX format without any trouble, but as soon as I try to add a table, as shown here:

http://ko.infragistics.com/samples/wpf/richtext-editor/defining-tables-in-code

I can no longer open the file in Word 2007.  I receive an error:  The file cannot be opened because there are problems with the contents.  Details:  Unspecified error.  Location: Part: /word/styles.xml, Line: 1, Column: 865.

I'd like to emphasize that there are no problems opening the file in Word 2007 until I try to insert a table.  Then I can no longer open the file.  Is this a known issue?  Thanks.

Parents Reply Children