We use rtf-files which include tables with determined/fixed column widths (\cellx).NRichTextView changes the rtf code by adding "\trautofit1". This control word changes the table layout.Is there any possibility to prevent this?