You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Bertrand Delacretaz <bd...@codeconsult.ch> on 2002/11/01 07:53:43 UTC

[FYI] jfor integration jumpstarted...

I have added jfor-0.7.1.jar and its license to the lib subdirectory, and 
created a first version of an RTFHandler that outputs (very rough) RTF 
documents using the existing jfor RTF library [1].

"build.sh examples" now generates RTF documents, assuming the following is 
set in build-local.properties in the directory that contains build.xml:

  # output format for "ant examples"
  build.property.examples.mime.type = rtf

I probably won't work on this over the weekend (I'll be building the music 
room instead ;-), so if anyone wants to have a shot at improving it, go for 
it! 
Examples of how to use the jfor RTF library can be found in the 
org.jfor.jfor.converter package of jfor, see www.jfor.org.

-Bertrand

[1] as already discussed here, this is done so as to avoid having to maintain 
two RTF libraries until FOP is better than jfor at generating RTF

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org