Ticket T1028694
Visible to All Users

Merging Image directly from MailMerge>DataSource

created 4 years ago

Hi,

How can I do this. I don't want to use any additional tables.

Thanks,

Ken

Answers approved by DevExpress Support

created 4 years ago

Hello Ken.

You can use the solution demonstrated in the attached demo project to accomplish this task.

Regards,
Constantin

    Show previous comments (4)

      Unfortunately I get this error when opening the project:

      Clipboard-File-1.png

      DevExpress Support Team 4 years ago

        This IDE error occurs when you attempt to open a form unit while the units with the form's ancestor classes are closed. To avoid this error, do the following:

        1. Close all units opened in the IDE.
        2. Open the dxRichEdit.Dialogs.CustomDialog unit.
        3. Open the dxRichEdit.Dialogs.InsertMergeField unit.
        4. Open the uMyRichEditInsertMergeFieldForm unit.

          Thanks Constantin, that works perfectly.

          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.