 | I am currently working on a C#.NET app that converts rtf to html and I have properly parsed everything except images. What I need to do is either retrieve information about the image (which, by researching doesn't look like an option) or add a comment to the rtf code (i.e. - "{\comment C:\My Pictures\image.jpg;}" ). If anyone knows how to do this or has any other ideas please let me know. Thanks in advance!
|
|