Ticket DS53152
Visible to All Users

Support for tables

created 18 years ago

I am working on creating letter templates that end users can modify using a Rich Text Editor and then mail merge with their customer database. One of the requirements is that the users be able to insert a logo and change fonts, etc. so using a Rich Text Editor seemed the obvious choice to give the user full flexibility in the letter layout. The situation I have run into is that the new xrRichText control doesn't seem to render some things properly (such as tables) whereas the xrRichTextBox does. I do realize that xrRichTextBox uses RICHED20.DLL just like the Windows RichTextBox which is what I'm using for the Editor. Otherwise, I think the xrRichText control is a great addition to xtraReports since it solves a host of other issues and would like to be able to it in this situation in the future. I have attached a zip file containing a sample screenshot depicting the rendering difference as well as the RTF document used to create the report.
Proposed Solution:
Broader support of the RTF specification.

Answers approved by DevExpress Support

created 15 years ago (modified 11 years ago)

Tables can be inserted into documents using the dialog box or via code. Nested tables are also supported.

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.