I’ve created a utility that will generate a newsletter with a RichTextTable in the Body with the # columns, style & content that is passed to it. But I’m unable to programmatically access some RTTable attributes (such as border style/size) & have those changes “stick” once the newsletter is mailed. (Users will be accessing their mail from a Notes client.) I tried inserting a style sheet into the form that’s used to generate the newsletter but the style got lost as soon as it was mailed.
Any suggestions?