| Reading a picture in an rtf file -
06-04-2007, 08:57 AM
does anyone know how to carve out a picture (jpg, gif, bmp, whatever)
that is embedded in a RichTextFormat file?
I have figured out how to read through an rtf line by line, but when
it gets to the picture, it just shows gobbledy-gook and I don't know
what to do with it. I'd like to be able to take that image
information and write it to a new file...
any suggestions?
Thanks.
Trevor Fairchild |