Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Rich Text Mail Merge

edited August 2009 in General
I see that you can merge in field with the Rich Text field, but is there a
way to merge in variables?

Comments

  • edited August 2009
    Hi Richard,

    The Mailmerge feature is for datafields only.

    One option would be to use a JITPipeline to give the RichText component
    access to variable information as a datafield.

    Another would be to insert calculation output into a RichText component
    manually by using the various RichText properties and commands (SelText,
    SelAttributes, SelStart, etc.). If you are already using the MailMerge
    feature for this component, you will want to do this in the OnMailMerge
    event.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.