instream-foreign-object / java Image

Is there a way to include a raster image generated on the fly by
a java plugin in FOP ?

I would imagine something like:
<fo:instream-foreign-object>
  <jimage:myImageProducer p1="myParam ... />
</fo:instream-foreign-object>

What sort of object should the java method return ?

Received on Friday, 7 February 2003 02:13:11 UTC