:confused: How can I save/load picture to/from RTF
Printable View
:confused: How can I save/load picture to/from RTF
I think RTF stands for Rich Text Format, I don't know if you can save pictures in it. But I know Word (97, 2000..) can access RTF files.
Flustor
The richtext control can do this with it's built-in methods. It can store pictures in the OLE format for bitmaps, which windows provides us with.