In my mail-template I have a memo-form. In this memo the body-field can show different fonts, based on what the user has choosen in preferences. I have made different subforms that all contains the body-field, the only differens is the font these fields has.
In the memo I have a computed subform, and the formula opens the subform with the selected font.
My problem is that when the body in the memo contains inline pictures as link, the program comes up with the following errormessage: “Cannot save bitmap to disk”. If I removes the subform and add the body-field directly to the memo everything works fine.
What is the difference between adding a subform that contains a field, and adding the field directly to the memo-form ??
Kind regards
Palle