Hi all, I'm just starting to work with FOP so bear with me :-) (I already looked through the archive but I could have missed the answer though)
Anyway, I'm working on a project where I need to include an image into a PDF generated using FOP. Now, the component I use to generate the image writes the image (a JPEG) to the filesystem. So, I could include it using the standard method. However, since I'm not so pro creating files, I am looking for a way to be able to generate the image at runtime using for example extensions. So the idea is to create an extension that calls a component, which generates the image, and then it's done *ahem* However, looking at the xalan site, I saw that extensions always need to return a String, a DOM element or such thing... So now my question is, can it be done? And, if so, how (all help is welcome so pointers are good too :-) Many thanks for your help all!! BB Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]