I came across a few APIs that let me create RTF documents, namely JRTF, which was great but now I need an API to read from an RTF. My RTF document is pretty much going to be of a fixed format. First line header, second line blank, and a two column table. I want to read the contents of these cells. Does JRTF allow me to do this. I couldn't find an API that would let me convert a file to RTFDocument. and it seems there are a lot of APIs that can convert to RTF but not read from. Anybody know of any tools out there that i could use.
Thanks.
Poorav