I think that the point has been missed here. I have rtf docs which contain tabular information (maybe calling them 'grid lines' was misleading) which I need to be able to view from a VB app. Now the RTF control, shipped with VB 6 running on Win95, does not process the tables, so the docs can look a bit messy (NOTE that the latest version of the RFT ctrl running under Win2000 would do the job nicely).
This is a generic problem that I expect to continue to get in the future. I am loathed to use an OLE container but I would like my docs to be easily and efficiently embedded in the app. Surely someone has come across this before?
Trevor