RTF Fields Question

Hi,

I’m investigating a large Servoy sub-project which will involve heavy parsing of RTF data.

Can anyone tell me:

  1. What version of the RTF specification Servoy uses/supports internally?

  2. What types of RTF mark-up Servoy can display? Ie: tables, images, revision marks, etc.?

Thanks. (Interesting product you have here!)

Well Servoy is relaying on the RTF support SUN offers in Java, and SUN declares RTF semi supprted (RTF component from sun), so don’t expect to much from the RTF stuff. (they do not provide any rtf supported version info)

Thanks Jan.

Cheers.