Hi,

I want to include an image (JPEG) in fop which is dynamically generated by a 
java-class.
I don't want to store the image somewhere in the filesystem or generate it with 
a servlet.
The best solution for me would be to hand it over somehow to fop.
I'm new to fop and read about 3 possibillities:
1. fo:external-graphic  - I've to use an URI so it doesn't help me
2. fo:instream-foreign-object  - I've to use an URI or svg - might help me!?
3. make a Java-call out of the XSL and give the response to fop - is this 
possible?

Can someone give me a hint, show me another possibilitiy, eliminate any of my 
possibilities?
Any help would be appreciated.
Cheers
        Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to