instream-foreign-object / java Image
Jerome Ballestraz <[email protected]> Thu, 06 Feb 2003 16:26:40 +0100
| Newsgroups | gmane.text.xml.xsl.general |
|---|---|
| Message-ID | <[email protected]> |
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 ?