This is a discussion on Getting RTF data with pictures back into a CRichEditCtrl - Programmer ; Hi All - I have a blob representation of some RTF data (text and charts/pictures). I cannot get it to StreamIn to the control, I suspect because the picture part may have char(0) that kills the stream? Can you streamin ...
Hi All -
I have a blob representation of some RTF data (text and
charts/pictures). I cannot get it to StreamIn to the control, I
suspect because the picture part may have char(0) that kills the
stream? Can you streamin non character data? is there a better way
to try and do this? Any help is appreciated.
Thanks,
Eric