Hi Peter, > I tentatively suggested using XSLT to generate RTF a little while ago, > but I had no idea whether it was feasible. The main question would seem > to be: is RTF a text-only format or a binary format? Can anyone answer > that one for us?
AFAIK, everything in RTF can be expressed with text-only characters, and it would certainly be possible to convert XSL-FO to RTF using XSLT. Our choice to use java for the jfor converter was based on better availability of programming and debugging tools. -Bertrand --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]