In your test file the image URI is an absolute file URL. So it cannot be a problem of relative URIs/URLs. If Batik presents a broken image it could not load the image. Are you absolutely sure that the PNG image is where it should be?
I have set up batch files for various versions of FOP on my machine. I can do: fop0205 -fo Test.fo -pdf out.0205.pdf fop093 -fo Test.fo -pdf out.093.pdf fop094 -fo Test.fo -pdf out.094.pdf It always works here. The only thing I had to do is adjust the file URL to the location where I put the files on my machine. Jeremias Maerki On 08.11.2007 09:59:32 Peter Coppens wrote: > > Strange....I tried different jdk's (on Windows) , using > > fop -fo test.fo -pdf test.pdf > > always the same "broken image" result. > > Any idea what else could be different that is of importance in this context? > > Thanks, > > Peter > > > > -- > View this message in context: > http://www.nabble.com/Fop-0.94-instream-svg-object-regression--tf4763837.html#a13643447 > Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
