pro_vb thread: How do I embed pictures in RTF?
How do I read the information in a TIF file in a way that I can put it in an RTF string as an embedded picture? If I try to simply open the .tif file for binary, and use the GET statement to read its contents into a string variable, and then place the string after the data tag in an RTF string, it doesn't work. Any suggestions are welcome.
|





