Hello Guys, I'm currently embedding FOP 0.95 into my application (using a Java bridge). For testing, I took the example Java-snippet from the documentation on apache.org which processes the FO like it should. But there is an issue with images: when I use the FOP-commandline-tool base64-encoded images (data-url) are included (gif/png) in the outfile. When I use my simple Java class, there is no image in the resulting PDF. Instead, the the parts of the PDF are simply white.
May I have to add one more processing-step? Regards, Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
