Text getting turned white and invisible

  • Hi
    I am having problems with the color table definition changing.
    This is causing text to disappear
    In the template for the letter the following is in the rtf header
    {\colortbl\red0\green0\blue0;
    Saved from the TWPRichText component

    After the letter is mail merged the rtf header looks like this
    {\colortbl\red255\green255\blue255;
    Saved from the TWPCustomRtfEdit.CreateDynamic server object

    So any font with a \cf0 turns white and disappears.

    When I look at the code to write the colortbl there is set no order. How can I stop this happening. We have 15,000 letters where this is a problem.

    A little desperate
    Jeff

    • Offizieller Beitrag

    Hi,

    Did you try the text in a regular TWPRichText as well? Normally the color 0 is black in WPTools, I don't know this effect. Maybe some special code in your application?

    You can of course send the example file.

    Regards,
    Julian