Volker [EMAIL PROTECTED] wrote: > If so you have to use URL syntax i.e. > file://path_to_the_location_of_your_image_file.
For clarification: if your FO file is "C:\foo\bar.fo", you should use "file:///C:/foo/bar.fo" as URL. Note the triple slash. If you want to use relative URLs, like "bar.foo", you might want to set the baseDir for FOP, here is a hint: http://marc.theaimsgroup.com/?l=fop-dev&m=101354604124258&w=2 Regards J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
