Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How do I embed pictures in RTF?


Message #1 by "Robert Rowley" <rdrowley@i...> on Thu, 8 Nov 2001 22:06:02
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.

  Return to Index