TTMSFNCRichEditor can't reload file with image

Bruno

Thanks for the reply. Since I last wrote, I tried taking out the RTFIO
component, and saving
to RTE (not RTF) directly from the editor component.

This is one of the things I couldn't make work before:
// editorIO := TTMSFNCRichEditorRTFIO.create(nil);
// editorIO.RichEditor := introMemo;
// editorIO.Load(rtfStream);

So far, saving directly to RTE seems to work fine. I think I can
proceed with my project now, but I attach the problematic RTF file
anyway, hoping it might help you discover what the problem was.

Thanks for your help and attention.
Art

(Attachment tstSave.rtf is missing)