Posted 14 May 2018, 7:00 am EST
I create table in RTF editor with three columns. When I set RTF as a value of RichTextBox control, and generate report I get table with the same width as RichTextBox width. First two columns are narrowed more than originally, and last are expanded. I attached simple project of Visual studio with this problem and screenshots of original table and table in RichTextBox.